Liri Fluid API

AppToolBar QML Type

Application tool bar. More...

Import Statement: import Fluid.Controls 1.1

Properties

Methods

Detailed Description

Property Documentation

appBarHeight : real

Height of the AppBar considering its extended content.


maxActionCount : int

Maximum actions to be available on this tool bar.


Method Documentation

void pop(Page page)

Pop the AppBar that belongs to page from the stack.


void push(Page page)

Push the AppBar that belongs to page to the stack.


void replace(Page page)

Replace current AppBar with the one that belongs to page.