Share via


AVMutableMetadataItem.KeySpace Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override string? KeySpace { [Foundation.Export("keySpace", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setKeySpace:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("keySpace", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setKeySpace:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.KeySpace : string with get, set

Property Value

Attributes

Applies to