ACAccountType.Twitter Property

Definition

Represents the value associated with the constant 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

Property Value

Attributes

Applies to