UILocalNotification.RegionTriggersOnce Property

Definition

Developers should not use this deprecated method.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool RegionTriggersOnce { [Foundation.Export("regionTriggersOnce")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setRegionTriggersOnce:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.RegionTriggersOnce : bool with get, set

Property Value

Attributes

Applies to