|
|
|
|
|
VerticalSwipe (Property) In french: BalayageVertical
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support. Note: This property corresponds to the "Swipe orientation" option in the "UI" tab of the Internal Window field description..
FI_MaFenInterne1.BalayageVertical = NOT FI_MaFenInterne1.BalayageVertical
Syntax
Getting the swipe direction Hide the details
<Result> = <Internal Window control>.VerticalSwipe
<Result>: boolean - True if the sweep is vertical,
- False otherwise: the sweep is horizontal.
<Internal Window control>: Control name Name of the Internal Window control used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|