NOT_FIRED Enum Entry

NOT_FIRED

The flash did not fire.

Properties

name

val name: String

ordinal

val ordinal: Int

Functions

toInt

fun toInt(): Int

Returns the integer form used in a page’s metadata bundle.

Top