共用方式為


CTTelephonyNetworkInfo.ServiceSubscriberCellularProvidersDidUpdateNotifier 屬性

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Action<Foundation.NSString> ServiceSubscriberCellularProvidersDidUpdateNotifier { [Foundation.Export("serviceSubscriberCellularProvidersDidUpdateNotifier", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setServiceSubscriberCellularProvidersDidUpdateNotifier:", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ServiceSubscriberCellularProvidersDidUpdateNotifier : Action<Foundation.NSString> with get, set

屬性值

屬性

適用於