FlyoutPage.CollapsedPaneWidth Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
Returns
System.Double
Applies to
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>
Parameters
- value
- System.Double