getSupportActionBar

@Nullable
abstract fun getSupportActionBar(): @Nullable ActionBar(source)

Support library version of getActionBar.

Return

AppCompat's action bar, or null if it does not have one.