SwipeItemInvokedEventArgs SwipeItemInvokedEventArgs SwipeItemInvokedEventArgs SwipeItemInvokedEventArgs Class

Definition

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[Contains prerelease APIs.]
Provides event data for the SwipeItem.Invoked event.

public : sealed class SwipeItemInvokedEventArgs : ISwipeItemInvokedEventArgspublic sealed class SwipeItemInvokedEventArgs : ISwipeItemInvokedEventArgsPublic NotInheritable Class SwipeItemInvokedEventArgs Implements ISwipeItemInvokedEventArgs// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Insider Preview (introduced v10.0.16257.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v5)

Properties

SwipeControl SwipeControl SwipeControl SwipeControl

Prerelease. Gets the SwipeControl that owns the invoked item.

public : SwipeControl SwipeControl { get; }public SwipeControl SwipeControl { get; }Public ReadOnly Property SwipeControl As SwipeControl// You can use this property in JavaScript.
Value
SwipeControl SwipeControl SwipeControl SwipeControl

The SwipeControl that owns the invoked item.