Share via


SWRemoveParticipantAlert.ShowAlert Method

Definition

[Foundation.Export("showAlertWithParticipant:highlight:inWindow:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ShowAlert(SharedWithYouCore.SWPerson participant, SharedWithYou.SWCollaborationHighlight highlight, AppKit.NSWindow? window);
[<Foundation.Export("showAlertWithParticipant:highlight:inWindow:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShowAlert : SharedWithYouCore.SWPerson * SharedWithYou.SWCollaborationHighlight * AppKit.NSWindow -> unit

Parameters

participant
SWPerson
window
NSWindow
Attributes

Applies to