CLBeacon.Minor 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.
A number that can be used by the application developer for any purpose.
public virtual Foundation.NSNumber Minor { [Foundation.Export("minor", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Minor : Foundation.NSNumber
Property Value
- Attributes
Remarks
This property, and Major can be used by the application developer for any purpose. For example, a department store would have a chain-wide ProximityUuid but might store the store-number in Major and the department number in Minor.