Share via


CLLocationManager.RangedBeaconConstraints Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet<CoreLocation.CLBeaconIdentityConstraint> RangedBeaconConstraints { [Foundation.Export("rangedBeaconConstraints", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rangedBeaconConstraints", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RangedBeaconConstraints : Foundation.NSSet<CoreLocation.CLBeaconIdentityConstraint>

Property Value

Attributes

Applies to