Social.SLComposeViewController Members

The members of Social.SLComposeViewController are listed below.

See Also: Inherited members from UIKit.UIViewController

Public Constructors

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]
override
ClassHandleIntPtr. The handle for this class.
CompletionHandlerAction<SLComposeViewControllerResult>. Documentation for this section has not yet been entered.
[read-only]
ServiceTypeFoundation.NSString. Documentation for this section has not yet been entered.

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.
static
FromService(Foundation.NSString) : SLComposeViewController
Documentation for this section has not yet been entered.
static
FromService(SLServiceKind) : SLComposeViewController
Documentation for this section has not yet been entered.
static
IsAvailable(Foundation.NSString) : bool
Documentation for this section has not yet been entered.
static
IsAvailable(SLServiceKind) : 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.
SetInitialText(string) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the SLComposeViewController object.