Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public OnMeasure ( RecyclerView recycler, RecyclerView state, int widthSpec, int heightSpec ) : void | ||
recycler | RecyclerView | |
state | RecyclerView | |
widthSpec | int | |
heightSpec | int | |
Результат | void |