maps
androidJvm
maps
/
com.kt.maps.style.styles
/
SymbolTextStyleLayouts
/
TextField
Text
Field
class
TextField
(
val
value
:
String
=
""
)
:
DashProperty
<
String
>
,
SymbolTextStyleLayout
<
String
>
text-field
Parameters
value
text-field 기본 표출되는 Text. fieldName이 지정된 경우에는 fieldName명을 통해 가져온 Text를 사용한다.
Members
Constructors
Text
Field
Link copied to clipboard
constructor
(
value
:
String
=
""
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
Layer 속성 키
value
Link copied to clipboard
open
override
val
value
:
String