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

Partial

Activates while the element is at least partially within the ScrollView.

Full

Activates while the element is completely visible within the ScrollView.

Show Uno properties and methods

Interface of WhileVisibleInScrollViewMode

Inherited from object