setNative

fun setNative(flags: Short, value: Boolean = true): Short(source)

Set isNative in the given flags (Sets the seventh bit of the flags)

Specification

Return

The flags with the isNative flag set

Since

0.1.0

Parameters

flags

The flags to set the isNative in