Share via


FlyoutBase.SetContextFlyout(BindableObject, FlyoutBase) Method

Definition

public:
 static void SetContextFlyout(Microsoft::Maui::Controls::BindableObject ^ b, Microsoft::Maui::Controls::FlyoutBase ^ value);
public static void SetContextFlyout (Microsoft.Maui.Controls.BindableObject b, Microsoft.Maui.Controls.FlyoutBase value);
static member SetContextFlyout : Microsoft.Maui.Controls.BindableObject * Microsoft.Maui.Controls.FlyoutBase -> unit
Public Shared Sub SetContextFlyout (b As BindableObject, value As FlyoutBase)

Parameters

value
FlyoutBase

Applies to