Content:
- Methods

A more elegant appbar implementation.

abe = MUI.CreateAppBarElegant( title, leadingIcon, options ) → Object

Example - Just a title click to expand contents 

Example - Sample page click to expand contents 

Example - Complete controls click to expand contents 

Example - Dark mode click to expand contents 

Methods

The following methods are available on the AppBarElegant object:

Focus()
GetAbsHeight() → Number: integer
GetAbsWidth() → Number: integer
GetHeight( options ) → Number
GetLeft( options ) → Number
GetParent() → app object
GetPosition( options ) → Object: { left, top, right, bottom }
GetTop( options ) → Number
GetVisibility() → String: “Show” or “Hide” or “Gone”
GetWidth( options ) → Number
Gone()
Hide()
IsEnabled() → Boolean
IsOverlap( obj, depth ) → Boolean
IsVisible() → Boolean
Show()