Content:
- Examples
- Properties
- Methods

Adds an appbar to your app.

apb = ui.addAppBar( parent, title, options?, width?, height? ) → ui object: AppBar

Here are the methods available for AppBar Component.

Examples

Example - Basic AppBar click to expand contents 

Example - Fixed appbar with drawer click to expand contents 

Example - Appbar with actions click to expand contents 

Example - Appbar with search field click to expand contents 

Properties

The following properties are available on the AppBar object:

absHeightNumber
absLeftNumber
absTopNumber
absWidthNumber
backColorString
backImageString
borderNumber
borderColorString
borderStyleString
colorString
cornerRadiusNumber
disabledBoolean
elObject
elStyleString
fontFileString
heightNumber
iconString
isVisibleBoolean
layoutObject
leftNumber
marginsList
menuBoolean
opacityNumber
optionsString
paddingList
parentObject
positionObject
rotationNumber
textString
textColorString
textSizeNumber
textVariantString
topNumber
typeString
visibilityString
widthNumber

Methods

The following methods are available on the AppBar object:

getPosition( options ) → Object
gone()
hide()
setScale( x, y )
show()