UIKit.UIActivityItemSource_Extensions: Method Members

The methods of UIKit.UIActivityItemSource_Extensions are listed below. For a list of all members, see the UIActivityItemSource_Extensions Members list.

See Also: Inherited members from System.Object

Public Methods

static
GetDataTypeIdentifierForActivity(this IUIActivityItemSource, UIActivityViewController, Foundation.NSString) : string
If the specified provides NSData, this method returns the Uniform Type Identifier (UTI) of the item.
static
GetSubjectForActivity(this IUIActivityItemSource, UIActivityViewController, Foundation.NSString) : string
Returns the subject for the specified .
static
GetThumbnailImageForActivity(this IUIActivityItemSource, UIActivityViewController, Foundation.NSString, CoreGraphics.CGSize) : UIImage
Returns the preview image for the specified .