UINavigationBar.TopItem 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.
The UINavigationItem at the top of the stack being managed.
public virtual UIKit.UINavigationItem TopItem { [Foundation.Export("topItem", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.TopItem : UIKit.UINavigationItem
Property Value
- Attributes