core
Toggle table of contents
1.1.16
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.keystone.samples
/
SamplePreferences
Sample
Preferences
data
class
SamplePreferences
(
val
language
:
String
,
val
fontSize
:
Int
)
Members
Constructors
Sample
Preferences
Link copied to clipboard
constructor
(
language
:
String
,
fontSize
:
Int
)
Properties
font
Size
Link copied to clipboard
val
fontSize
:
Int
language
Link copied to clipboard
val
language
:
String