FlyoutPage.CollapsedPaneWidth 方法

定義

多載

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

參數

傳回

System.Double

適用於

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>

參數

value
System.Double

傳回

適用於