nanogui v0.0.9 (2019-02-26T05:50:23Z)
Dub
Repo
GridLayout.rowAlignment
nanogui
layout
GridLayout
Use this to set variable Alignment for rows.
void
rowAlignment
(Alignment value)
void
rowAlignment
(Array!Alignment value)
class
GridLayout
final
void
rowAlignment
(
Array
!
Alignment
value
)
Meta
Source
See Implementation
nanogui
layout
GridLayout
constructors
this
functions
alignment
colAlignment
computeLayout
margin
orientation
performLayout
preferredSize
resolution
rowAlignment
spacing
variables
mAlignment
mDefaultAlignment
mMargin
mOrientation
mResolution
mSpacing
Use this to set variable Alignment for rows.