set_y_align
Description:
[
Version ( since =
"1.10" ) ]
public void set_y_align (
ActorAlign y_align)
Sets the vertical alignment policy of a Actor, in case the actor received extra
vertical space.
See also the y_align property.
Parameters:
this |
a Actor
|
y_align |
the vertical alignment policy
|