setName abstract method

void setName(
  1. String name
)

Sets the (debug) name for this View.

Implementation

void setName(String name);