ABPersonCompositeNameFormat 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
要用於人員複合名稱的格式。
[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() 輸出。