-
Notifications
You must be signed in to change notification settings - Fork 37
TScrollableState
Stanislav Podolia edited this page Aug 8, 2019
·
2 revisions
-
TScrollRect
If you need to control the area-
x : DynamicBehaviour<double>
-
y : DynamicBehaviour<double>
-
width : DynamicBehaviour<double>
-
height : DynamicBehaviour<double>
-
x : DynamicBehaviour<double>
-
TScrollOffset
If you need to control the position -
TAnimate
If scrolling should animate.-
tension : double
-
friction : double
-
tension : double
-
TScrollInspect
explicitely inspect the size of the content to make sure scroll bars are visible when both TScrollable and its content form rely on TFillXY(). Inspired by case 38798. -
TStickToEdge
pushes the scrollbars to egdes of the screen