Leaflet.setInterpolateSize

Sets whether or not @self will interpolate its size when changing the visible child. If the #HdyLeaflet:interpolate-size property is set to %TRUE, @stack will interpolate its size between the current one and the one it'll take after changing the visible child, according to the set transition duration.

class Leaflet
void
setInterpolateSize

Parameters

interpolateSize
Type: bool

the new value

Meta