Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Window.GetHeight
Queries height of a window.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Window | 2.8 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Window.GetHeight"; WindowRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
WindowRef | Window Reference is the unique OS level window ID. You can obtain this by using the Window.FindByTitle or Window.FindByIndex functions. Pass zero to access the frontmost window. | 0 |
Result
Return height of window.
Description
Queries height of a window.See also
- Screen.Left
- Screen.Width
- Window.FindByIndex
- Window.FindByTitle
- Window.GetLeft
- Window.GetMaxHeight
- Window.GetTop
- Window.SetMaxHeight
- Window.SetMinHeight
- Window.TopHeight
Example Databases
- Mac and iOS/Machine Learning/Core ML Photos
- RemoteControl/Windows List
- Window/Window List
- Window/Window Position and Size
- Window/Window Scrollbar Position
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014