다음을 통해 공유


IShellController.ProposeNavigation 메서드

정의

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

매개 변수

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

반환

System.Boolean

적용 대상