quarkdown
Toggle table of contents
1.6.1
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.document.layout.caption
/
CaptionPositionInfo
/
getOrDefault
get
Or
Default
fun
getOrDefault
(
property
:
CaptionPositionInfo
.
(
)
->
CaptionPosition
?
)
:
CaptionPosition
Return
the value of
property
if it is not
null
, otherwise the
default
value.