MaskPattern

enum MaskPattern : Enum<MaskPattern>

Patterns to apply to the QRCode. They change how the QRCode looks in the end.

Rewritten in Kotlin from the original (GitHub)

Author

Rafael Lins - g0dkar

Kazuhiko Arase - kazuhikoarase

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This is the default pattern (no pattern is applied)

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int