Click or drag to resize

GUIScrollBarModelShowScrollBar Property

Defines the scroll bar display behavior.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public ScrollBarShowCondition ShowScrollBar { get; set; }

Property Value

Type: ScrollBarShowCondition
Remarks

Available values can be found here.

See Also

Reference

[!:Livit.Learn.Model.Enums.NGUIEnum.ScrollBarShowCondition]