Share via


NavigationPage 클래스

정의

Appcompat 플랫폼 특정 탐색 페이지입니다.

public static class NavigationPage
type NavigationPage = class
상속
System.Object
NavigationPage

필드

BarHeightProperty

탐색 모음의 높이를 제어하는 연결된 속성의 백업 저장소입니다.

메서드

GetBarHeight(BindableObject)

지정된 element에 대한 탐색 막대 높이를 가져옵니다.

GetBarHeight(IPlatformElementConfiguration<Android,NavigationPage>)

지정된 element에 대한 탐색 막대 높이를 가져옵니다.

SetBarHeight(BindableObject, Int32)

요소에 대한 새 막대 높이 값을 설정합니다.

SetBarHeight(IPlatformElementConfiguration<Android,NavigationPage>, Int32)

요소에 대한 새 막대 높이 값을 설정하고 유연한 API 개체를 반환합니다.

적용 대상