NSPersonNameComponent 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表人員名稱的元件。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NSPersonNameComponent
type NSPersonNameComponent = class
- 繼承
-
NSPersonNameComponent
- 屬性
屬性
ComponentKey |
取得名稱元件的索引鍵。 |
Delimiter |
取得分隔符號。 |
FamilyName |
取得人員的系列名稱。 |
GivenName |
取得人員的指定名稱。 |
MiddleName |
取得人員的中間名。 |
Nickname |
取得人員的昵稱。 |
Prefix |
取得人員名稱的前置詞。 |
Suffix |
取得人員名稱的尾碼。 |