Enum

MethodReturn typeDescription

Enum.isSet(target:Enum<>, flag:Enum<>)

Bool

Returns true if the enum is set, false otherwise.

Last updated