FlagGroup

interface FlagGroup

A useful interface for enums to have, if they comprise a collection of enumerations that have a flag field of type Flag.

Inheritors

Properties

Link copied to clipboard

The Flag that this enum represents.

Link copied to clipboard
open val mask: Int