Class AN_TwitterSharing
Inheritance
System.Object
AN_TwitterSharing
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.Android.Social
Assembly: cs.temp.dll.dll
Syntax
public class AN_TwitterSharing : AN_SocialFullShareBuilder
Properties
IsAppInstalled
Declaration
public static bool IsAppInstalled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
AddImage(Texture2D)
Declaration
public override void AddImage(Texture2D image)
Parameters
Type | Name | Description |
---|---|---|
Texture2D | image |
Overrides
MakeSharingIntent()
Declaration
protected override AN_Intent MakeSharingIntent()
Returns
Type | Description |
---|---|
AN_Intent |