AVMetadataItem.NumberValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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