You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Platform Library > setScrollHeight

14.7.6 setScrollHeight

platform.window:setScrollHeight()

Sets the scroll height if a docked keyboard is shown or is ignored otherwise. The valid range for this function is 0 to <keyboard overlap height>. See on.keyboardUp() for keyboard overlap height.

Introduced in platform.apiLevel = '2.2'