Optional
forceOptional
forceOptional
globalDetermines whether the interface needs to be resized based on its size or a global unit system should be used.
Optional
heightHeight of the window in units, by default calculated to match bottom screen bound.
Optional
paddingPaddings are distances from the window bounds to the elements in the window.
Optional
scrollXDefines scrollable window size along the X axis.
Optional
scrollYDefines scrollable window size along the Y axis.
Optional
widthWidth of the window in units, by default calculated to match right screen bound.
Optional
xX coordinate of the window in units.
Optional
yY coordinate of the window in units.
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Object representing window location used in window content object and UI.WindowLocation constructor.