메소드 | 설명 | |
---|---|---|
GuardedLinearLayoutManager ( Context context ) : System | ||
OnLayoutChildren ( RecyclerView.Recycler recycler, RecyclerView.State state ) : void |
메소드 | 설명 | |
---|---|---|
GuardedLinearLayoutManager ( IntPtr ptr, JniHandleOwnership transfer ) : System |
public GuardedLinearLayoutManager ( Context context ) : System | ||
context | Context | |
리턴 | System |
protected GuardedLinearLayoutManager ( IntPtr ptr, JniHandleOwnership transfer ) : System | ||
ptr | IntPtr | |
transfer | JniHandleOwnership | |
리턴 | System |
public OnLayoutChildren ( RecyclerView.Recycler recycler, RecyclerView.State state ) : void | ||
recycler | RecyclerView.Recycler | |
state | RecyclerView.State | |
리턴 | void |