Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.ScrollPanel.Policy Enum Reference

Scroll bar policy. More...

Public Attributes

 hidden
 Scroll bar is never visible. More...
 
 needed
 Scroll bar is visible only if needed. More...
 
 visible
 Scroll bar is always visible. More...
 

Detailed Description

Scroll bar policy.

Member Data Documentation

◆ hidden

Dragengine.Gui.ScrollPanel.Policy.hidden

Scroll bar is never visible.

◆ needed

Dragengine.Gui.ScrollPanel.Policy.needed

Scroll bar is visible only if needed.

◆ visible

Dragengine.Gui.ScrollPanel.Policy.visible

Scroll bar is always visible.


The documentation for this enum was generated from the following file: