Shell.SetFlyoutBehavior(BindableObject, FlyoutBehavior) Method

Definition

Sets the flyout behavior of to .

public static void SetFlyoutBehavior (Xamarin.Forms.BindableObject obj, Xamarin.Forms.FlyoutBehavior value);
static member SetFlyoutBehavior : Xamarin.Forms.BindableObject * Xamarin.Forms.FlyoutBehavior -> unit

Parameters

Applies to