共用方式為


UILocalNotification.Region 屬性

定義

取得或設定觸發通知的實體區域。

[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

屬性值

(此節點的更多檔即將推出)

這個值可以是 null

屬性

適用於