FlyoutPage.GetCollapsedPaneWidth(BindableObject) 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.
public:
static double GetCollapsedPaneWidth(Microsoft::Maui::Controls::BindableObject ^ element);
public static double GetCollapsedPaneWidth (Microsoft.Maui.Controls.BindableObject element);
static member GetCollapsedPaneWidth : Microsoft.Maui.Controls.BindableObject -> double
Public Function GetCollapsedPaneWidth (element As BindableObject) As Double
Parameters
- element
- BindableObject