MPBadgePosition

open class MPBadgePosition

Badge position model. Use the static getters to get positions for top right, top left, bottom left and bottom right.

Properties

Link copied to clipboard
val bottomLeft: MPBadgePosition
Static getter a bottom left position value.
Link copied to clipboard
val bottomRight: MPBadgePosition
Static getter a bottom right position value.
Link copied to clipboard
val topLeft: MPBadgePosition
Static getter a top left position value.
Link copied to clipboard
val topRight: MPBadgePosition
Static getter a top right position value.