MPBadgePosition

open class MPBadgePosition

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

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int

Properties

Link copied to clipboard
Static getter a bottom left position value.
Link copied to clipboard
Static getter a bottom right position value.
Link copied to clipboard
Static getter a top left position value.
Link copied to clipboard
Static getter a top right position value.