void reset()

Reset the priorities for the actionbar

lazy void show(rawjson $text)

Show text in the title

lazy void showSubtitle(rawjson $text)

Show text in the subtitle

lazy void show(int priority, int time, rawjson text)

Show text in the title with priority priority and time time

lazy void use(int priority, int time)

Set the priority for the title to priority and time to time