UISearchDisplayController.NavigationItem Property

Definition

Represents the UISearchDisplayController in a UINavigationController's nav bar. Read-only.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UINavigationItem NavigationItem { [Foundation.Export("navigationItem")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.NavigationItem : UIKit.UINavigationItem

Property Value

Attributes

Applies to