Compartilhar via


FlyoutPage.CollapsedPaneWidth Método

Definição

Sobrecargas

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

Parâmetros

Retornos

System.Double

Aplica-se a

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>

Parâmetros

value
System.Double

Retornos

Aplica-se a