yalign
Description:
[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "3.14" , since = "2.4" ) ]
public float yalign { get; set; }
Warning: yalign is deprecated since 3.14.
If the child of the button is a Misc or
Alignment, this property can be used to control its vertical alignment.
Note:
Access the child widget directly if you need to control its alignment.
0.0 is top aligned, 1.0 is bottom aligned.