Twitter.TWTweetComposeViewController Members

The members of Twitter.TWTweetComposeViewController are listed below.

See Also: Inherited members from UIKit.UIViewController

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
static
CanSendTweetbool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.

Public Methods

AddImage(UIKit.UIImage) : bool
Documentation for this section has not yet been entered.
AddUrl(Foundation.NSUrl) : bool
Documentation for this section has not yet been entered.
RemoveAllImages() : bool
Documentation for this section has not yet been entered.
RemoveAllUrls() : bool
Documentation for this section has not yet been entered.
SetCompletionHandler(Action<TWTweetComposeViewControllerResult>)
Documentation for this section has not yet been entered.
SetInitialText(string) : bool
Documentation for this section has not yet been entered.