isEnum

open override var isEnum: Boolean(source)

Is the class an enum? (Checks if the tenth bit of the flags is set / sets the tenth bit of the flags)

Specification

Since

0.1.0

See also