UICloudSharingControllerDelegate.GetItemType(UICloudSharingController) Method

Definition

Called when the system requires the Uniform Type Identifier (UTI) for the item.

[Foundation.Export("itemTypeForCloudSharingController:")]
public virtual string GetItemType (UIKit.UICloudSharingController csc);
abstract member GetItemType : UIKit.UICloudSharingController -> string
override this.GetItemType : UIKit.UICloudSharingController -> string

Parameters

Returns

Attributes

Applies to