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

属性

适用于