Kanzi 3.9.10
kanzi::interop::ScrollViewConceptEnums Struct Reference

#include <kanzi/interop/autogen/ui/node/concept/scroll_view_enums.hpp>

Public Types

enum  AllowedScrollAxis { XAxis , YAxis , AllAxes }
 Enumeration for AllowedScrollAxisProperty which sets the axis on which you want to allow a Scroll View node to scroll. More...
 

Member Enumeration Documentation

◆ AllowedScrollAxis

Enumeration for AllowedScrollAxisProperty which sets the axis on which you want to allow a Scroll View node to scroll.

Enumerator
XAxis 

Allow scrolling only on the x axis.

YAxis 

Allow scrolling only on the y axis.

AllAxes 

Allow scrolling on both the x and y axes.


The documentation for this struct was generated from the following file: