Shell.FlyoutHeaderBehavior Property

Definition

Setting the FlyoutHeaderBehavior to CollapseOnScroll collapses the flyout as scrolling occurs. The other valid FlyoutHeaderBehavior values are Default, Fixed, and Scroll (scroll with the menu items).

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

Property Value

Applies to