CKShare.Add(CKShareParticipant) 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.
Adds the specified participant
to the share.
[Foundation.Export("addParticipant:")]
public virtual void Add (CloudKit.CKShareParticipant participant);
abstract member Add : CloudKit.CKShareParticipant -> unit
override this.Add : CloudKit.CKShareParticipant -> unit
Parameters
- participant
- CKShareParticipant
- Attributes