Shell.PresentationModeProperty Field

Definition

Defines the navigation animation that occurs when a page is navigated to with the GoToAsync(ShellNavigationState, Boolean) method. Also controls if the content is presented in a modal way or not.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ PresentationModeProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty PresentationModeProperty;
 staticval mutable PresentationModeProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly PresentationModeProperty As BindableProperty 

Field Value

Applies to