maps
androidJvm
maps
/
com.kt.maps.style.styles
/
SymbolTextStyleLayouts
/
TextFont
Text
Font
class
TextFont
(
val
value
:
Array
<
String
>
=
arrayOf( "Nanum Gothic Regular" )
)
:
DashProperty
<
Array
<
String
>
>
,
SymbolTextStyleLayout
<
Array
<
String
>
>
text-font
Parameters
value
text-font
Members
Constructors
Text
Font
Link copied to clipboard
constructor
(
value
:
Array
<
String
>
=
arrayOf( "Nanum Gothic Regular" )
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
Layer 속성 키
value
Link copied to clipboard
open
override
val
value
:
Array
<
String
>