Companion

object Companion

Functions

exact
Link copied to clipboard
fun exact(): ViewGroupLevel
Corresponds to group=true in the REST API.
none
Link copied to clipboard
fun none(): ViewGroupLevel
Corresponds to group=false in the REST API.
of
Link copied to clipboard
fun of(level: Int): ViewGroupLevel
Corresponds to group_level=<level> in the REST API.