set_interpolate_size


Description:

[ Version ( since = "0.0.10" ) ]
public void set_interpolate_size (bool interpolate_size)

Sets whether or not this will interpolate the size of its opposing orientation when changing the visible child.

If true, this will interpolate its size between the one of the previous visible child and the one of the new visible child, according to the set transition duration and the orientation, e.g. if this is horizontal, it will interpolate the its height.

Parameters:

this

A HeaderBar

interpolate_size

true to interpolate the size