Freigeben über


Shell.GetFlyoutHeight(BindableObject) Methode

Definition

Ruft die Höhe des Flyouts ab, wenn das angegebene obj Steuerelement aktiv ist.

public:
 static double GetFlyoutHeight(Microsoft::Maui::Controls::BindableObject ^ obj);
public static double GetFlyoutHeight (Microsoft.Maui.Controls.BindableObject obj);
static member GetFlyoutHeight : Microsoft.Maui.Controls.BindableObject -> double
Public Shared Function GetFlyoutHeight (obj As BindableObject) As Double

Parameter

obj
BindableObject

Das Objekt, das die Höhe des Flyouts ändert.

Gibt zurück

Die Höhe des Flyouts.

Gilt für: