Table of Contents

GuiScrollCtrl::scrollToTop

() - scrolls the scroll control to the top of the child content area.

Syntax

void GuiScrollCtrl::scrollToTop();

Parameters

This function does not accept any parameters.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiScrollCtrl::scrollToBottom

References

This function is not called by any other functions.