CTTelephonyNetworkInfo.ServiceSubscriberCellularProvidersDidUpdateNotifier Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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 da propriedade
- Atributos