Shell.FlyoutBehavior Property

Definition

Setting the FlyoutBehavior property to Disabled hides the flyout, which is useful when you only have one ShellItem. The other valid FlyoutBehavior values are Flyout (default), and Locked.

public Xamarin.Forms.FlyoutBehavior FlyoutBehavior { get; set; }
member this.FlyoutBehavior : Xamarin.Forms.FlyoutBehavior with get, set

Property Value

Applies to