KmlSimpleField

A KML simple field object. The combination of the name and KmlSimpleFieldType creates a unique KML simple field.

Since

200.5.0

Properties

Link copied to clipboard

The display name of the simple field defined in the KML file.

Link copied to clipboard

Indicates the value of this field is an array.

Link copied to clipboard

The name of the simple field defined in the KML file.

Link copied to clipboard

The type of the simple field defined in the KML file. The default type is string for untyped data.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int