다음을 통해 공유


NSPersonNameComponent 클래스

정의

개인 이름의 구성 요소를 나타냅니다.

[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

사람의 이름에 대한 접미사를 가져옵니다.

적용 대상