UICloudSharingControllerDelegate.GetItemTitle 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 wants the title text to appear on the invitation screen.
[Foundation.Export("itemTitleForCloudSharingController:")]
public abstract string GetItemTitle (UIKit.UICloudSharingController csc);
abstract member GetItemTitle : UIKit.UICloudSharingController -> string
Parameters
Returns
Implements
- Attributes