Share via


CSCustomAttributeKey.Unique Property

Definition

Gets a value that tells whether the attribute should be treated as unique in order to save storage space. The default is false.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Unique { [Foundation.Export("isUnique")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isUnique")>]
member this.Unique : bool

Property Value

Attributes

Applies to