Share via


UITab.BadgeValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? BadgeValue { [Foundation.Export("badgeValue", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBadgeValue:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("badgeValue", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setBadgeValue:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.BadgeValue : string with get, set

Property Value

Attributes

Applies to