다음을 통해 공유


Shell.IShellController.ProposeNavigation 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

bool IShellController.ProposeNavigation (Xamarin.Forms.ShellNavigationSource source, Xamarin.Forms.ShellItem shellItem, Xamarin.Forms.ShellSection shellSection, Xamarin.Forms.ShellContent shellContent, System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> stack, bool canCancel);
abstract member Xamarin.Forms.IShellController.ProposeNavigation : Xamarin.Forms.ShellNavigationSource * Xamarin.Forms.ShellItem * Xamarin.Forms.ShellSection * Xamarin.Forms.ShellContent * System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> * bool -> bool
override this.Xamarin.Forms.IShellController.ProposeNavigation : Xamarin.Forms.ShellNavigationSource * Xamarin.Forms.ShellItem * Xamarin.Forms.ShellSection * Xamarin.Forms.ShellContent * System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> * bool -> bool

매개 변수

shellItem
ShellItem
shellSection
ShellSection
shellContent
ShellContent
stack
System.Collections.Generic.IReadOnlyList<Page>
canCancel
System.Boolean

반환

System.Boolean

구현

적용 대상