AVMetadataGroup.Items Property

Definition

Gets an array that contains the metadata items that are in this group.

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

Property Value

An array that contains the metadata items that are in this group.

Attributes

Applies to