Titan Property

Windows.windowId.FixedRows

API ./.
description number of button rows the window is supposed to show
Namespaces Windows.windowId
type Int32

Strictly this is an element of the respective window.

windowId refers to the workspace window as explained in Windows. This means there are properties like Windows.Playbacks.FixedRows, Windows.Colours.FixedRows and more

example
  <step>ActionScript.SetProperty.Integer("Windows.Playbacks.FixedRows", 12)</step>

This sets the playbacks window to always show 12 button rows.

used in