UIActivityItemSource.GetItemForActivity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The data object to be acted upon for the specified activityType
.
[Foundation.Export("activityViewController:itemForActivityType:")]
public abstract Foundation.NSObject GetItemForActivity (UIKit.UIActivityViewController activityViewController, Foundation.NSString activityType);
abstract member GetItemForActivity : UIKit.UIActivityViewController * Foundation.NSString -> Foundation.NSObject
Parameters
- activityViewController
- UIActivityViewController
Returns
Implements
- Attributes