UICloudSharingControllerDelegate.DidSaveShare 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 shortly after the UICloudSharingController saved the share record.
[Foundation.Export("cloudSharingControllerDidSaveShare:")]
public virtual void DidSaveShare (UIKit.UICloudSharingController csc);
abstract member DidSaveShare : UIKit.UICloudSharingController -> unit
override this.DidSaveShare : UIKit.UICloudSharingController -> unit
Parameters
- Attributes