TileViewBuilder.Hint Method
| Name | Parameters | Description |
|---|---|---|
| Hint(JS) | value | Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
| Hint(String) | value | Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |