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