Manage the vertical alignment of the child widget.
Syntax
[GLib.Property("yalign")] public floatYalign { set; get; }
Value
The child widget's current vertical alignment.
Remarks
This property is a value between 0 and 1 where 0 indicates alignment at the top of the container, and 1 indicates alignment at the bottom of the container.
Requirements
Namespace: Gtk Assembly: gtk-sharp (in gtk-sharp.dll)