y_align
Description:
[
NoAccessorMethod ]
[
Version ( deprecated =
true , deprecated_since =
"1.12" , since =
"1.2" ) ]
public BinAlignment y_align {
get;
set; }
Warning: y_align is deprecated since 1.12.
The default vertical alignment policy for actors managed by the BinLayout
Note:
Use the y_expand and the
y_align properties on Actor
instead.