Share via


NSDictionaryControllerKeyValuePair.Key Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Key { [Foundation.Export("key")] get; [Foundation.Export("setKey:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("key")>]
[<set: Foundation.Export("setKey:")>]
member this.Key : string with get, set

Property Value

Attributes

Applies to