Property | Type | Description |
---|
Method | Description | |
---|---|---|
AutoFitStaggeredLayoutManager ( int columnWidth, int orientation, Android.Content.Context context ) : System | ||
OnMeasure ( RecyclerView recycler, RecyclerView state, int widthSpec, int heightSpec ) : void |
public AutoFitStaggeredLayoutManager ( int columnWidth, int orientation, Android.Content.Context context ) : System | ||
columnWidth | int | |
orientation | int | |
context | Android.Content.Context | |
return | System |
public OnMeasure ( RecyclerView recycler, RecyclerView state, int widthSpec, int heightSpec ) : void | ||
recycler | RecyclerView | |
state | RecyclerView | |
widthSpec | int | |
heightSpec | int | |
return | void |