Share via


SWRemoveParticipantAlertController.Create Method

Definition

[Foundation.Export("alertControllerWithParticipant:highlight:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static SharedWithYou.SWRemoveParticipantAlertController Create(SharedWithYouCore.SWPerson participant, SharedWithYou.SWCollaborationHighlight highlight);
[<Foundation.Export("alertControllerWithParticipant:highlight:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : SharedWithYouCore.SWPerson * SharedWithYou.SWCollaborationHighlight -> SharedWithYou.SWRemoveParticipantAlertController

Parameters

participant
SWPerson

Returns

Attributes

Applies to