GeonBit.UI Documentation
GeonBit.UI Documentation
GeonBit.UI
GeonBit.UI.Entities
SelectList Class
SelectList Constructor
SelectList Constructor
SelectList Constructor (Anchor, Nullable(Vector2))
SelectList Constructor (Vector2, Anchor, Nullable(Vector2), PanelSkin)
SelectList Constructor (Anchor, Nullable
Vector2
)
Create the select list with default values.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
SelectList
(
Anchor
anchor
,
Nullable
<
Vector2
>
offset
=
null
)
Parameters
anchor
Type:
GeonBit.UI.Entities
Anchor
Position anchor.
offset
(Optional)
Type:
System
Nullable
Vector2
Offset from anchor position.
See Also
Reference
SelectList Class
SelectList Overload
GeonBit.UI.Entities Namespace
GeonBit.UI is part of the GeonBit project. By Ronen Ness, 2016.
Send comments on this topic to
ronenness@gmail.com