Share via


NSPersonNameComponents.PhoneticRepresentation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSPersonNameComponents? PhoneticRepresentation { [Foundation.Export("phoneticRepresentation", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPhoneticRepresentation:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("phoneticRepresentation", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPhoneticRepresentation:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PhoneticRepresentation : Foundation.NSPersonNameComponents with get, set

Property Value

Attributes

Applies to