Share via


MKMapItem.PhoneNumber Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? PhoneNumber { [Foundation.Export("phoneNumber", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPhoneNumber:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("phoneNumber", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPhoneNumber:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PhoneNumber : string with get, set

Property Value

Attributes

Applies to