Szerkesztés

Megosztás a következőn keresztül:


CLBeacon.Major Property

Definition

A number that can be used by the application developer for any purpose.

public virtual Foundation.NSNumber Major { [Foundation.Export("major", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Major : Foundation.NSNumber

Property Value

Attributes

Remarks

This property, and Minor 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.

Applies to