Shell.PresentationModeProperty Field
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.
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.