次の方法で共有


INPerson.PronunciationHint プロパティ

定義

開発者はこれを使用して、名前の発音方法を明確にすることができます。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 0, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string PronunciationHint { [Foundation.Export("pronunciationHint")] get; }
member this.PronunciationHint : string

プロパティ値

実装

属性

適用対象