CTTelephonyNetworkInfo.ServiceSubscriberCellularProvidersDidUpdateNotifier Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
Valor de propiedad
- Atributos