AVMutableMetadataItem.Locale Property

Definition

Gets or sets the NSLocale to which the metadata item belongs.

public override Foundation.NSLocale Locale { [Foundation.Export("locale", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLocale:", ObjCRuntime.ArgumentSemantic.Copy)] 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