Aracılığıyla paylaş


Shell.GetPresentationMode(BindableObject) Yöntem

Tanım

Yöntemiyle bir sayfaya gidildiğinde oluşan gezinti animasyonunu GoToAsync(ShellNavigationState, Boolean) alır.

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

Parametreler

obj
BindableObject

Sekme görünürlüğünü değiştiren nesne.

Döndürülenler

Sayfaya gidildiğinde oluşan gezinti animasyonu.

Şunlara uygulanır