ACAccountType.Twitter 属性

定义

表示与常量 ACAccountTypeIdentifierTwitter 关联的值

[Foundation.Field("ACAccountTypeIdentifierTwitter", "Accounts")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use Twitter SDK instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use Twitter SDK instead.")]
public static Foundation.NSString Twitter { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use Twitter SDK instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use Twitter SDK instead.")] get; }
member this.Twitter : Foundation.NSString

属性值

属性

适用于