UITabBarItem.BadgeValue Property

Definition

Displayed in a red oval in the upper right of the UITabBarItem.

public virtual string BadgeValue { [Foundation.Export("badgeValue", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBadgeValue:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BadgeValue : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to