다음을 통해 공유


NavigationPage.PopAsyncInner(Boolean, Boolean) 메서드

정의

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

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public System.Threading.Tasks.Task<Xamarin.Forms.Page> PopAsyncInner(bool animated, bool fast);
abstract member PopAsyncInner : bool * bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>
override this.PopAsyncInner : bool * bool -> System.Threading.Tasks.Task<Xamarin.Forms.Page>

매개 변수

animated
System.Boolean
fast
System.Boolean

반환

System.Threading.Tasks.Task<Page>

구현

특성
System.ComponentModel.EditorBrowsableAttribute

적용 대상