library
Toggle table of contents
3.10.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.data.kml
/
KmlBoolean
Kml
Boolean
open
class
KmlBoolean
Utility class to help parse Kml boolean entities.
Members
Constructors
Kml
Boolean
Link copied to clipboard
constructor
(
)
Functions
parse
Boolean
Link copied to clipboard
open
fun
parseBoolean
(
text
:
String
)
:
Boolean