Property Inspector View Title Style Provider
interface PropertyInspectorViewTitleStyleProvider
Pass an instance of this to setInspectorViews or let your property inspector detail views showDetailView implement it to customize the style of the inspector title bar. For further information see DialogTitleView.DialogTitleViewStyle and com.pspdfkit.internal.ui.dialog.utils.DialogTitleViewStyle_CheckAsCloseIcon
Functions
Link copied to clipboard
abstract fun getDialogTitleStyle(currentStyle: DialogTitleView.DialogTitleViewStyle): DialogTitleView.DialogTitleViewStyle
Return the titlebar style to be used for the current inspector window.