Udostępnij za pośrednictwem


Shell.GetFlyoutWidth(BindableObject) Metoda

Definicja

Pobiera szerokość wysuwanego elementu.

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

Parametry

obj
BindableObject

Obiekt, który modyfikuje szerokość wysuwanego elementu.

Zwraca

Szerokość wysuwanego elementu.

Dotyczy