UISearchDisplayController.NavigationItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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