platform.window:height
Revision as of 23:59, 30 May 2011 by Adriweb (talk | contribs) (moved platform.window.height to platform.window:height: Text replace - "platform.window.height" to "platform.window:height")
platform.window:height is a function that is part of platform.window.
This has been introduced in TI-Nspire OS 3.0 (Changes).
Returns the height in pixel of the current display window.
Syntax
platform.window:height()
(No arguments)
Example
wh = platform.window:height()