setSynthetic

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

Set isSynthetic in the given flags (Sets the eighth bit of the flags)

Specification

Return

The flags with the isSynthetic flag set

Since

0.1.0

Parameters

flags

The flags to set the isSynthetic in