Preview 2.0 is now in Public Beta!
Read the Announcement
ActionBar

Summary

Constructors

constructor

Properties

_getActualSize
actionItems
android
effectiveContentInsetLeft
effectiveContentInsetRight
flat
ios
iosIconRenderingMode
navigationButton
title
titleView
162 properties inherited from View
Click to expand

Methods

_isEmpty
update
126 methods inherited from View
Click to expand

Constructors

constructor

new ActionBar(): ActionBar

Properties

_getActualSize

Private
_getActualSize?: {
  height: number
}

android

android: AndroidActionBarSettings

effectiveContentInsetLeft

effectiveContentInsetLeft: number

effectiveContentInsetRight

effectiveContentInsetRight: number

iosIconRenderingMode

iosIconRenderingMode: "automatic" | "alwaysOriginal" | "alwaysTemplate"

Methods

_isEmpty

Private
_isEmpty(): boolean

update

update(): any