NSPersonNameComponentsFormatter.Style Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the receiver's formatting style.
public virtual Foundation.NSPersonNameComponentsFormatterStyle Style { [Foundation.Export("style", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Style : Foundation.NSPersonNameComponentsFormatterStyle with get, set
Property Value
The receiver's formatting style.
- Attributes