Click or drag to resize

GUIViewBaseModelPivot Property

Aligns the GUI object to its parent.

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

Property Value

Type: WidgetPivot
Remarks

Available values for this property can be found here.

See Also