AViewInstance
Complete API reference for AViewInstance, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Android Views
Component: no
public interface AViewInstance
Methods
| Signature | Returns | Description |
|---|---|---|
getViewID() | String | Executes getViewID and returns after the underlying engine call finishes. |
findByID(String) | <T extends View> T | Executes findByID and returns after the underlying engine call finishes. |