AVMetadataItem.DateValue 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 data, formatted as a NSDate.
public virtual Foundation.NSDate DateValue { [Foundation.Export("dateValue")] get; }
member this.DateValue : Foundation.NSDate
Property Value
Will be null
if the data cannot be formatted properly.
This value can be null
.
- Attributes