Shell.FlyoutBackdrop Property

Definition

public:
 property Microsoft::Maui::Controls::Brush ^ FlyoutBackdrop { Microsoft::Maui::Controls::Brush ^ get(); void set(Microsoft::Maui::Controls::Brush ^ value); };
public Microsoft.Maui.Controls.Brush FlyoutBackdrop { get; set; }
member this.FlyoutBackdrop : Microsoft.Maui.Controls.Brush with get, set
Public Property FlyoutBackdrop As Brush

Property Value

Applies to