Method SelectScreenTop
SelectScreenTop()
When implemented by a class, increases selection to the begin of screen.
void SelectScreenTop()SelectScreenTop(SelectionType)
When implemented by a class, increases selection to the begin of the screen and sets a given selection type.
void SelectScreenTop(SelectionType selectionType)Parameters
- selectionTypeSelectionType
- New type of the selection.