OptionalforceOptionalforceOptionalglobalDetermines whether the interface needs to be resized based on its size or a global unit system should be used.
OptionalheightHeight of the window in units, by default calculated to match bottom screen bound.
OptionalpaddingPaddings are distances from the window bounds to the elements in the window.
OptionalscrollXDefines scrollable window size along the X axis.
OptionalscrollYDefines scrollable window size along the Y axis.
OptionalwidthWidth of the window in units, by default calculated to match right screen bound.
OptionalxX coordinate of the window in units.
OptionalyY 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.