Skip to content

Workspace

get_item_height

(method) Workspace:get_item_height()
  -> integer

Get the item width

get_item_width

(method) Workspace:get_item_width()
  -> integer

Get the item width

get_type

(method) Workspace:get_type()
  -> 'Workspace'

Get the type of widget

return #1:
    | 'Workspace'

set_item_height

(method) Workspace:set_item_height(height: integer)
  -> nil

Set the item width

set_item_width

(method) Workspace:set_item_width(width: integer)
  -> nil

Set the item width

type

'Workspace'