Condividi tramite


UILocalNotification.Region Proprietà

Definizione

Ottiene o imposta l'area fisica che attiva la notifica.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreLocation.CLRegion Region { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("region", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setRegion:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Region : CoreLocation.CLRegion with get, set

Valore della proprietà

(È disponibile una documentazione più dettagliata per questo nodo)

Il valore può essere null.

Attributi

Si applica a