[ Version ( since = "1.7" ) ]
public void set_hhomogeneous (bool hhomogeneous)
Sets this to be horizontally homogeneous or not.
If the view is horizontally homogeneous, it allocates the same width for all pages.
If it's not, the view may change width when a different page becomes visible.
| this |
a navigation view |
| hhomogeneous |
whether to make this horizontally homogeneous |