Property showBackButton
showBackButton
Weathers or not to show the back button when navigating to this destination.
Declaration
public bool showBackButton { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
This property is ignored if showAppBar is false.