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)

設定元素新的列高值並傳回 fluid API 物件。

適用於