getDialogTitleStyle

abstract fun getDialogTitleStyle(currentStyle: DialogTitleView.DialogTitleViewStyle): DialogTitleView.DialogTitleViewStyle

Return the titlebar style to be used for the current inspector window. For simple and easy override of specific values use com.pspdfkit.internal.ui.dialog.utils.DialogTitleViewStyleWrapper

Return

the title style to be used for the inspector. If you don't want to change it, return currentStyle

Parameters

currentStyle

the currently used title style