WhileVisibleInScrollViewMode Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
How the bounds of an element are treated.
Location
- Namespace
- Fuse.Triggers
- Package
- Fuse.Controls.ScrollView 2.9.1
Possible Values
Interface of WhileVisibleInScrollViewMode
Full : WhileVisibleInScrollViewMode uno
Activates while the element is completely visible within the ScrollView.
HasFlag(WhileVisibleInScrollViewMode) : bool uno
Partial : WhileVisibleInScrollViewMode uno
Activates while the element is at least partially within the ScrollView.