Type Method 型メソッド

navigationBarDrawer(displayMode:)

The search field is placed in an drawer of the navigation bar.

Declaration 宣言

static func navigationBarDrawer(displayMode: SearchFieldPlacement.NavigationBarDrawerDisplayMode) -> SearchFieldPlacement

Parameters パラメータ

displayMode

How to display the search field based on the users content.

Discussion 議論

The drawer is beneath any navigation bar title, and collapses into the navigation bar as a user scrolls the content depending on the provided display mode.