ScrollableIHandlerUpdateScrollSizes Method |
Manually updates the scroll sizes based on the content
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax abstract UpdateScrollSizes : unit -> unit
Remarks
This should not typically be necessary as it should be done automatically
See Also