kBars
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kBars
kbars
/
com.commonsware.kbars.api
/
KbTemplateOrigin
/
Partial
Partial
class
Partial
(
val
key
:
String
)
:
KbTemplateOrigin
(
source
)
A partial template loaded by the partial loader.
Members
Constructors
Partial
Link copied to clipboard
constructor
(
key
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
the resolved string key used to load this partial.