/
x Deprecated - SUI Dimension (sui:dimension) / deprecated!
x Deprecated - SUI Dimension (sui:dimension) / deprecated!
sui:dimension sets the size of browsers current window to given width and height in pixels. By providing fullscreen to "true" the size will will be changed to fullscreen
Deprecated in: CAST Next Please check the new one: UI Dimension (sui:dimension), UI Dimension fullscreen (sui:dimension-fullscreen), UI Dimension width (sui:dimension-width), UI Dimension height (sui:dimension-height).
Usage
<sui:dimension width=""? height=""? fullscreen=""?/>
! -mandatory , ? - optional (One of the attribute must be available)
Example
Example | Behaviour |
---|---|
<sui:dimension fullscreen="true" /> | Changes the window size to fullscreen |
<sui:dimension width="1000" /> | Changes the width of window to 1000 pixels |
<sui:dimension width="1000" height="800" /> | Changes the size of window to 1000 x 800 pixels |
Related content
UI Dimension (sui:dimension)
UI Dimension (sui:dimension)
More like this
x Deprecated - SUI Handle (sui:handle) / deprecated!
x Deprecated - SUI Handle (sui:handle) / deprecated!
More like this
UI Dimension width (sui:dimension-width)
UI Dimension width (sui:dimension-width)
More like this
UI Dimension height (sui:dimension-height)
UI Dimension height (sui:dimension-height)
More like this
x Deprecated - SUI Scroll To (sui:scroll-to) / deprecated!
x Deprecated - SUI Scroll To (sui:scroll-to) / deprecated!
More like this
x Deprecated - SUI Mouse Position (sui:mouse-position) / deprecated
x Deprecated - SUI Mouse Position (sui:mouse-position) / deprecated
More like this