Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Window.GetWidth
Queries width of a window.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Window | 2.8 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Window.GetWidth"; 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
Returns width of window.
Description
Queries width of a window.See also
- Screen.Left
- Screen.Width
- Window.FindByIndex
- Window.FindByTitle
- Window.GetHeight
- Window.GetLeft
- Window.GetMinWidth
- Window.GetTitle
- Window.SetMaxWidth
- Window.SetMinWidth
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