Share via


CTCellularData.RestrictionDidUpdateNotifier Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action<CoreTelephony.CTCellularDataRestrictedState>? RestrictionDidUpdateNotifier { [Foundation.Export("cellularDataRestrictionDidUpdateNotifier", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCellularDataRestrictionDidUpdateNotifier:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cellularDataRestrictionDidUpdateNotifier", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCellularDataRestrictionDidUpdateNotifier:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RestrictionDidUpdateNotifier : Action<CoreTelephony.CTCellularDataRestrictedState> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to