IsMultiline

From LoTROInterface Wiki

Jump to: navigation, search


Gets if the label is set to display multiple lines.

Syntax

Lua
function Label:IsMultiline();

Returns

Type: boolean
True if the label will display on multiple lines.

Remarks

When true the text exceeds the width of the label, the text will automatically wrap onto the next line.

Personal tools