The members of UIKit.UIActivityItemSource are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| 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. |
GetDataTypeIdentifierForActivity(UIActivityViewController, Foundation.NSString)If the specified activityType provides NSData, this method returns the Uniform Type Identifier (UTI) of the item. | ||
abstract | GetItemForActivity(UIActivityViewController, Foundation.NSString)The data object to be acted upon for the specified activityType . | |
abstract | GetPlaceholderData(UIActivityViewController)The placeholder object for the data. | |
GetSubjectForActivity(UIActivityViewController, Foundation.NSString)Returns the subject for the specified activityType . | ||
GetThumbnailImageForActivity(UIActivityViewController, Foundation.NSString, CoreGraphics.CGSize)Returns the preview image for the specified activityType. | ||