Share via


CTCellularPlanProperties.SupportedRegionCodes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] SupportedRegionCodes { [Foundation.Export("supportedRegionCodes", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSupportedRegionCodes:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportedRegionCodes", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSupportedRegionCodes:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SupportedRegionCodes : string[] with get, set

Property Value

String[]
Attributes

Applies to