platform.window:height

From Inspired-Lua Wiki
Revision as of 16:30, 26 May 2011 by Levak (talk | contribs) (Created page with "'''platform.window.height''' is a function that is part of platform.window. {{Since|3.0}} == Syntax == '''platform.window.height'''() == Exampl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

platform.window.height is a function that is part of platform.window.

This has been introduced in TI-Nspire OS 3.0 (Changes).


Syntax

platform.window.height()

Example

ww = platform.window.height()