SwipeControl.BottomItems Property

Definition

Gets or sets the items that can be invoked when the control is swiped from the bottom up.

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

Property Value

The items that can be invoked when the control is swiped from the bottom up.

Applies to

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