AVMetadataItem.NumberValue Property

Definition

The metadata value, as a number.

public virtual Foundation.NSNumber NumberValue { [Foundation.Export("numberValue")] get; }
member this.NumberValue : Foundation.NSNumber

Property Value

This property will be null if the value cannot be formatted as a number.

This value can be null.

Attributes

Applies to