AVMetadataItem.CommonKey Property

Definition

The key in the "Common" key space that most closely matches the Key property.

public virtual string CommonKey { [Foundation.Export("commonKey", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.CommonKey : string

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Remarks

If the KeySpace is KeySpaceCommon, the values will be equivalent.

Applies to