AVMutableMetadataItem.Value Property

Definition

Gets or sets the value of the metadata item.

public override Foundation.NSObject Value { [Foundation.Export("value", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setValue:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Value : Foundation.NSObject with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to