Table of Contents
Version: 2023r1
Constants #
Danger as Color = &cDC3545 | Primary as Color = &c007BFF |
Dark as Color = &c343A40 | Secondary as Color = &c6C757D |
Info as Color = &c17A2B8 | Success as Color = &c28A745 |
Light as Color = &cF8F9FA | Warning as Color = &cFFC107 |
Methods #
XDSDrawBadge(Style as XDSBadgeFunctions.BadgeStyles, BadgeText as String, BadgeColor as Color = &cFF0000, TextColor as Color = &cFEFEFE) as Picture |
Enumerations #
XDSBadgeFunctions.BadgeStyles #
Rounded = 0 | Square = 1 |