NSPersonNameComponents.Nickname Property

Definition

Gets or sets the person's nickname.

public virtual string Nickname { [Foundation.Export("nickname")] get; [Foundation.Export("setNickname:")] set; }
member this.Nickname : string with get, set

Property Value

The person's nickname.

This value can be null.

Attributes

Applies to