ISwipeItem.OnInvoked Method

Definition

Occurs when user interaction indicates that the command represented by this item should execute.

public:
 void OnInvoked();
public void OnInvoked ();
abstract member OnInvoked : unit -> unit
Public Sub OnInvoked ()

Applies to