Companion

Static variables and methods.

object Companion

Functions

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

Properties

DEFAULT_MODEL_NAME
Link copied to clipboard

The name of default model

const val DEFAULT_MODEL_NAME: String
MODELS
Link copied to clipboard

The key for models

const val MODELS: String
ORIENTATION
Link copied to clipboard

The property key of orientation

const val ORIENTATION: String
POSITION
Link copied to clipboard

The property key of position

const val POSITION: String
TYPE
Link copied to clipboard

The key for source type

const val TYPE: String
URL
Link copied to clipboard

The property key of url

const val URL: String