Gets the thicknesses of the border's visual trim.
left, top, right, bottom = RiftWindow:GetTrimDimensions() | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
bottom | result | number | The thickness of the bottom window border. |
left | result | number | The thickness of the left window border. |
right | result | number | The thickness of the right window border. |
top | result | number | The thickness of the top window border. |