다음을 통해 공유


ABPersonCompositeNameFormat 열거형

정의

사람의 복합 이름에 사용할 형식입니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public enum ABPersonCompositeNameFormat
type ABPersonCompositeNameFormat = 
상속
ABPersonCompositeNameFormat
특성

필드

FirstNameFirst 0

이름을 먼저 지정합니다.

LastNameFirst 1

성을 먼저 지정합니다.

설명

복합 이름은 의 ToString()출력을 제어합니다.

적용 대상

추가 정보