UITabBarItem.Tag Property

Definition

A developer-meaningful integer that can be used to identify particular bar items.

public override nint Tag { [Foundation.Export("tag")] get; [Foundation.Export("setTag:")] set; }
member this.Tag : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to