AVMutableMetadataItem.KeySpace Property

Definition

Gets or sets the key space for the metadata item key.

public override string KeySpace { [Foundation.Export("keySpace", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setKeySpace:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.KeySpace : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to