CTCellularPlanProperties.LifecycleProperties Property

Definition

Gets or sets the lifecycle-related properties of the cellular plan.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreTelephony.CTCellularPlanLifecycleProperties? LifecycleProperties { [Foundation.Export("lifecycleProperties", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setLifecycleProperties:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lifecycleProperties", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setLifecycleProperties:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.LifecycleProperties : CoreTelephony.CTCellularPlanLifecycleProperties with get, set

Property Value

Attributes

Applies to