Shell.GetPresentationMode(BindableObject) Method

Definition

public:
 static Microsoft::Maui::Controls::PresentationMode GetPresentationMode(Microsoft::Maui::Controls::BindableObject ^ obj);
public static Microsoft.Maui.Controls.PresentationMode GetPresentationMode (Microsoft.Maui.Controls.BindableObject obj);
static member GetPresentationMode : Microsoft.Maui.Controls.BindableObject -> Microsoft.Maui.Controls.PresentationMode
Public Shared Function GetPresentationMode (obj As BindableObject) As PresentationMode

Parameters

Returns

Applies to