Index

data class Index(val value: Int) : ExpoFpFloorType

Floor index.

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
val value: Int