AVMetadataItem.Locale Property

Definition

The NSLocale to which AVMetadataItem belongs.

public virtual Foundation.NSLocale Locale { [Foundation.Export("locale", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.NotImplemented] set; }
member this.Locale : Foundation.NSLocale with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to

See also

  • <xref:AVFoundation.AVMetadataItem.FilterWithLocale>