Skip to content

jsuarezruiz/Xamarin.Forms.AppBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppBar

An app bar consists of a Xamarin.Forms toolbar.

Custom NavBar

AppBar

Property Type
BarHeight double
BarBackgroundColor Color
BarBackgroundImage ImageSource
BarBackgroundView View
BarTextColor Color
NavigationIcon ImageSource
BackButtonTitle string
BorderColor Color
BorderHeight double
Title string
FontFamily string
FontAttributes FontAttributes
FontSize double
TitleView View
BackCommand ICommand
BackCommandParameter object
ScrollBehavior ScrollBehavior
Event Description
BackTapped

Copyright and license

Code released under the MIT license.

About

An app bar consists of a Xamarin.Forms toolbar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages