VignettePosition


value class VignettePosition


Possible combinations for vignette state.

Summary

Public companion properties

VignettePosition

Only the bottom part of the vignette is displayed.

VignettePosition

Only the top part of the vignette is displayed.

VignettePosition

Both the top and bottom of the vignette is displayed.

Public constructors

Public functions

open String

Public companion properties

Bottom

Added in 1.0.0
val BottomVignettePosition

Only the bottom part of the vignette is displayed.

Top

Added in 1.0.0
val TopVignettePosition

Only the top part of the vignette is displayed.

TopAndBottom

Added in 1.0.0
val TopAndBottomVignettePosition

Both the top and bottom of the vignette is displayed.

Public constructors

VignettePosition

Added in 1.0.0
VignettePosition(key: Int)

Public functions

toString

open fun toString(): String