Page.GetLargeTitleDisplay(BindableObject) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 element
的大型標題顯示喜好設定。
public static Xamarin.Forms.PlatformConfiguration.iOSSpecific.LargeTitleDisplayMode GetLargeTitleDisplay (Xamarin.Forms.BindableObject element);
static member GetLargeTitleDisplay : Xamarin.Forms.BindableObject -> Xamarin.Forms.PlatformConfiguration.iOSSpecific.LargeTitleDisplayMode
參數
- element
- BindableObject
要取得其大型標題顯示喜好設定的項目。
傳回
element
的大型標題顯示喜好設定。