| java.lang.Object | |||
| ↳ | android.view.ViewGroup.LayoutParams | ||
| ↳ | android.view.ViewGroup.MarginLayoutParams | ||
| ↳ | android.support.wearable.view.GridViewPager.LayoutParams | ||
Layout parameters that should be supplied for views added to a ViewPager.
| [Expand] Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
android.view.ViewGroup.LayoutParams | |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| gravity | Where to position the view page within the overall GridViewPager container; constants are
 defined in Gravity. | ||||||||||
| needsMeasure | |||||||||||
| [Expand] Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
android.view.ViewGroup.MarginLayoutParams | |||||||||||
|  From class
android.view.ViewGroup.LayoutParams | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  android.view.ViewGroup.MarginLayoutParams | |||||||||||
|  From class
  android.view.ViewGroup.LayoutParams | |||||||||||
|  From class
  java.lang.Object | |||||||||||
Where to position the view page within the overall GridViewPager container; constants are
 defined in Gravity.