SwipeControl.TopItems Property

Definition

Gets or sets the items that can be invoked when the control is swiped from the top down.

C#
public SwipeItems TopItems { get; set; }
XAML
<SwipeControl>
  <SwipeControl.TopItems>
    oneOrMoreSwipeItemDefinitions
  </SwipeControl.TopItems>
</SwipeControl>

Property Value

The items that can be invoked when the control is swiped from the top down.

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6