次の方法で共有


CNContactFormatterStyle 列挙型

定義

連絡先名のスペルをふりがなでるかどうかを列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CNContactFormatterStyle
type CNContactFormatterStyle = 
継承
CNContactFormatterStyle
属性

フィールド

FullName 0

名前コンポーネントを完全な名前に結合します。

PhoneticFullName 1

ふりがなのコンポーネントを完全な名前に結合します。

適用対象