Share via


Shell.SetFlyoutBehavior(BindableObject, FlyoutBehavior) Method

Definition

Sets the flyout behavior of <param name="obj" /> to <param name="value" />.

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