Edit

Share via


AVMutableMetadataItem.Key Property

Definition

Gets or sets the key for the metadata item.

public virtual Foundation.NSObject Key { [Foundation.Export("key", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setKey:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Key : Foundation.NSObject with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to