UICloudSharingControllerDelegate.GetItemThumbnailData 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.
Called when the system requests a thumbnail image to display on the information.
[Foundation.Export("itemThumbnailDataForCloudSharingController:")]
public virtual Foundation.NSData GetItemThumbnailData (UIKit.UICloudSharingController csc);
abstract member GetItemThumbnailData : UIKit.UICloudSharingController -> Foundation.NSData
override this.GetItemThumbnailData : UIKit.UICloudSharingController -> Foundation.NSData
Parameters
Returns
- Attributes