次の方法で共有


CNSocialProfileKey クラス

定義

値が常にフェッチされるソーシャル サービスのプロパティを指定する文字列定数を提供します。

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

プロパティ

Service

に関連付けられている Serviceキー。

UrlString

:Contacts.CNSocialService.UrlString に関連付けられているキー。

UserIdentifier

P:Contacts.CNSocialService.UserIdentifier に関連付けられているキー。

Username

:Contacts.CNSocialService.Username に関連付けられているキー。

適用対象