次の方法で共有


UISearchController.HidesNavigationBarDuringPresentation プロパティ

定義

検索中にナビゲーション バーを非表示にするかどうかを取得または設定します。 既定値は、true です。

public virtual bool HidesNavigationBarDuringPresentation { [Foundation.Export("hidesNavigationBarDuringPresentation")] get; [Foundation.Export("setHidesNavigationBarDuringPresentation:")] set; }
member this.HidesNavigationBarDuringPresentation : bool with get, set

プロパティ値

属性

適用対象