Sets the action bar message to the given text
The boolean parameter defaults to false
overload 1:
host:actionbar(text)
| Method Property | Fluent Description | Representation |
| text accepts | a String | |
| Return Value | a HostAPI | |
overload 2:
host:actionbar(text, animated)
| Method Property | Fluent Description | Representation |
| text accepts | a String | |
| animated accepts | a Boolean | |
| Return Value | a HostAPI | |