GetOrientation

From LoTROInterface Wiki

Jump to: navigation, search


Gets the orientation of elements in the listbox.

Syntax

Lua
function ListBox:GetOrientation();

Returns

Type: number
Returns either Horizontal or Vertical, indicating which direction elements are arranged in the listbox.

Remarks

Gets the orientation of elements in the listbox.

Personal tools