macros:property:windows.windowid.textsize
Titan Property
Windows.windowId.TextSize
API | ./. |
---|---|
description | text size for the buttons in the window |
Namespaces | Windows.windowId |
type | Enum |
values | “Tiny, “Small”, “Normal”, “Large”, “VeryLarge”, “Huge”, “Global” |
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.TextSize
, Windows.Colours.TextSize
and more
example
<step>ActionScript.SetProperty.Enum("Windows.Playbacks.TextSize", "Global")</step>
This sets the playbacks window to show the global text size.
used in
macros/property/windows.windowid.textsize.txt · Last modified: 2018/08/25 15:46 by icke_siegen