vhomogeneous


Description:

[ Version ( since = "1.7" ) ]
public bool vhomogeneous { get; set; }

Whether the view is vertically homogeneous.

If the view is vertically homogeneous, it allocates the same height for all pages.

If it's not, the view may change height when a different page becomes visible.