set_vhomogeneous


Description:

[ Version ( since = "3.16" ) ]
public void set_vhomogeneous (bool vhomogeneous)

Sets the Stack to be vertically homogeneous or not.

If it is homogeneous, the Stack will request the same height for all its children. If it isn't, the stack may change height when a different child becomes visible.

Parameters:

this

a Stack

vhomogeneous

true to make this vertically homogeneous