Method | Description | |
---|---|---|
GuardedLinearLayoutManager ( Context context ) : System | ||
OnLayoutChildren ( RecyclerView.Recycler recycler, RecyclerView.State state ) : void |
Method | Description | |
---|---|---|
GuardedLinearLayoutManager ( IntPtr ptr, JniHandleOwnership transfer ) : System |
public GuardedLinearLayoutManager ( Context context ) : System | ||
context | Context | |
return | System |
protected GuardedLinearLayoutManager ( IntPtr ptr, JniHandleOwnership transfer ) : System | ||
ptr | IntPtr | |
transfer | JniHandleOwnership | |
return | System |
public OnLayoutChildren ( RecyclerView.Recycler recycler, RecyclerView.State state ) : void | ||
recycler | RecyclerView.Recycler | |
state | RecyclerView.State | |
return | void |