HMCharacteristic.Properties 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 an array that contains values that describe whether the property is readable, is writeable, and/or supports event notifications.
public virtual Foundation.NSString[] Properties { [Foundation.Export("properties", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Properties : Foundation.NSString[]
Property Value
NSString[]
- Attributes