Kanzi  3.9.2
Java API
ScrollViewConceptMetadata.ScrollPageMessageArguments Interface Reference

Metadata definitions for ScrollPageMessageArguments. More...

Public Attributes

AbstractMetaclass metaclass
 Metaclass for ScrollPageMessageArguments. More...
 
DynamicPropertyType< Integer > ScrollPageProperty
 Sets the direction in which a Scroll View node scrolls when you instruct it to scroll by the layout height of that Scroll View node. More...
 

Detailed Description

Member Data Documentation

◆ metaclass

AbstractMetaclass metaclass
Initial value:
=
new AbstractMetaclass("Kanzi.ScrollViewConcept.ScrollPageMessageArguments")

Metaclass for ScrollPageMessageArguments.

◆ ScrollPageProperty

DynamicPropertyType<Integer> ScrollPageProperty
Initial value:
=
new DynamicPropertyType<>("MessageArgument.ScrollView.ScrollPage", Integer.class)

Sets the direction in which a Scroll View node scrolls when you instruct it to scroll by the layout height of that Scroll View node.