Edit

Share via


HMCharacteristicMetadata.ValidValues Property

Definition

An array of NSNumbers that hold the valid values of the HMCharacteristic.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSNumber[] ValidValues { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("validValues", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ValidValues : Foundation.NSNumber[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to