Freigeben über


Shell.FlyoutBehaviorProperty Feld

Definition

Verwaltet das Verhalten, das zum Öffnen des Flyouts verwendet wird.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ FlyoutBehaviorProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty FlyoutBehaviorProperty;
 staticval mutable FlyoutBehaviorProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly FlyoutBehaviorProperty As BindableProperty 

Feldwert

Hinweise

Auf das Flyout kann über das Hamburger-Symbol oder durch Streichen von der Seite des Bildschirms zugegriffen werden. Sie können dieses Verhalten ändern, indem Sie die FlyoutBehavior-Eigenschaft festlegen.

Gilt für: