Share via


SwipeItemInvokedEventArgs.SwipeControl Property

Definition

Gets the SwipeControl that owns the invoked item.

SwipeControl SwipeControl();
public SwipeControl SwipeControl { get; }
var swipeControl = swipeItemInvokedEventArgs.swipeControl;
Public ReadOnly Property SwipeControl As SwipeControl

Property Value

The SwipeControl that owns the invoked item.

Applies to