isEnum

fun isEnum(flags: Short): Boolean(source)

Get isEnum from the given flags

Specification

Return

If the flags contain the isEnum flag

Since

0.1.0

Parameters

flags

The flags to get the isEnum from