編輯

共用方式為


CTTelephonyNetworkInfo.CellularProviderUpdatedEventHandler Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ServiceSubscriberCellularProvidersDidUpdateNotifier' instead.")]
public virtual Action<CoreTelephony.CTCarrier> CellularProviderUpdatedEventHandler { [Foundation.Export("subscriberCellularProviderDidUpdateNotifier")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ServiceSubscriberCellularProvidersDidUpdateNotifier' instead.")] get; [Foundation.Export("setSubscriberCellularProviderDidUpdateNotifier:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ServiceSubscriberCellularProvidersDidUpdateNotifier' instead.")] set; }
member this.CellularProviderUpdatedEventHandler : Action<CoreTelephony.CTCarrier> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to