Freigeben über


FlyoutPage.CollapsedPaneWidth Methode

Definition

Überlädt

CollapsedPaneWidth(IPlatformElementConfiguration<Windows,FlyoutPage>)
CollapsedPaneWidth(IPlatformElementConfiguration<Windows,FlyoutPage>, Double)

CollapsedPaneWidth(IPlatformElementConfiguration<Windows,FlyoutPage>)

public static double CollapsedPaneWidth (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.FlyoutPage> config);
static member CollapsedPaneWidth : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows, Xamarin.Forms.FlyoutPage> -> double

Parameter

Gibt zurück

System.Double

Gilt für:

CollapsedPaneWidth(IPlatformElementConfiguration<Windows,FlyoutPage>, Double)

public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.FlyoutPage> CollapsedPaneWidth (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.FlyoutPage> config, double value);
static member CollapsedPaneWidth : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows, Xamarin.Forms.FlyoutPage> * double -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows, Xamarin.Forms.FlyoutPage>

Parameter

value
System.Double

Gibt zurück

Gilt für: