AVMutableTimedMetadataGroup.Items Property

Definition

Gets or sets the array of AVMetadataItem in the group, or null.

public override AVFoundation.AVMetadataItem[] Items { [Foundation.Export("items", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Items : AVFoundation.AVMetadataItem[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to