HKWorkoutBuilder.NativeMetadata 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.
Gets the metadata as a NSDictionary.
protected virtual Foundation.NSDictionary NativeMetadata { [Foundation.Export("metadata", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.NativeMetadata : Foundation.NSDictionary
Property Value
The metadata as a NSDictionary.
- Attributes