AVMutableMetadataItem.ExtraAttributes Property

Definition

Gets or sets additional attributes supplied by the metadata item.

public override Foundation.NSDictionary ExtraAttributes { [Foundation.Export("extraAttributes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setExtraAttributes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ExtraAttributes : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to