Method SendSubviewToBack
SendSubviewToBack(View)
Sends the specified subview to the front so it is the first view drawn
public void SendSubviewToBack(View subview)
Parameters
subviewViewThe subview to send to the front
Sends the specified subview to the front so it is the first view drawn
public void SendSubviewToBack(View subview)
subview ViewThe subview to send to the front