attach
Description:
public bool attach (
TextView view)
Attach Checker object to view.
Note: Please read the tutorial section of the documentation to make sure you don't leak references!
Parameters:
| this |
A Checker.
|
| view |
The TextView to attach to.
|
Returns:
|
TRUE on success, FALSE on failure.
|