-
- All Implemented Interfaces:
public final class TextViewKt
-
-
Method Summary
Modifier and Type Method Description final static UnitsetText(TextView $self, ViewString viewString)Sets the text value of the TextView to the ViewStrings get value. -
-
Method Detail
-
setText
final static Unit setText(TextView $self, ViewString viewString)
Sets the text value of the TextView to the ViewStrings get value.
-
-
-
-