isItalicStyleButtonEnabled

abstract fun isItalicStyleButtonEnabled(@Nullable styleInfo: StyleInfo): Boolean

Evaluates the enabled state for the "italic" button in the ContentEditingStylingBar

Return

true if the "italic" button should be enabled, false otherwise.

Parameters

styleInfo

current styleInfo to be displayed in the styling bar