ScrolledWhere 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.
A relative location in a ScrollView
Location
- Namespace
- Fuse.Triggers
- Package
- Fuse.Controls.ScrollView 2.9.1
Possible Values
- None
-
Indicates the property is not being used.
- Start
-
The start of the scrolling area, at ScrollView.MinScroll
- End
-
The end of the scrolling area, at ScrollView.MaxScroll
Interface of ScrolledWhere
End : ScrolledWhere uno
The end of the scrolling area, at ScrollView.MaxScroll
HasFlag(ScrolledWhere) : bool uno
None : ScrolledWhere uno
Indicates the property is not being used.
ScrolledWhere - ScrolledWhere : ScrolledWhere uno
ScrolledWhere != ScrolledWhere : bool uno
ScrolledWhere & ScrolledWhere : ScrolledWhere uno
ScrolledWhere ^ ScrolledWhere : ScrolledWhere uno
ScrolledWhere == ScrolledWhere : bool uno
ScrolledWhere | ScrolledWhere : ScrolledWhere uno
Start : ScrolledWhere uno
The start of the scrolling area, at ScrollView.MinScroll