Method DrawTitle
DrawTitle(View)
Draws the view Title to the screen.
public void DrawTitle(View view)
Parameters
view
ViewThe view.
DrawTitle(View, Rect)
Draws the Text to the screen.
public void DrawTitle(View view, Rect rect)
Draws the view Title to the screen.
public void DrawTitle(View view)
view
ViewThe view.
Draws the Text to the screen.
public void DrawTitle(View view, Rect rect)