CommandButtonPreLayoutInfo

fun CommandButtonPreLayoutInfo(commandButtonKind: CommandButtonKind, showIcon: Boolean, texts: List<String>, extraTexts: List<String>, isTextInActionArea: Boolean, separatorOrientation: CommandButtonLayoutManager.CommandButtonSeparatorOrientation?, showPopupIcon: Boolean)

Parameters

commandButtonKind

Layout kind

texts

Command button texts (one per each line)

extraTexts

Command button extra texts (one per each line)

isTextInActionArea

Indication whether the command button text (texts in .texts) belongs in the action area.

separatorOrientation

Separator orientation

showPopupIcon

Indicates whether this button shows the popup icon