[ Version ( since = "1.7" ) ]
public bool hhomogeneous { get; set; }
Whether the view is horizontally homogeneous.
If the view is horizontally homogeneous, it allocates the same width for all pages.
If it's not, the page may change width when a different page becomes visible.