An app bar consists of a Xamarin.Forms toolbar.
| 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 |
Code released under the MIT license.
