library
Toggle table of contents
1.0.0-alpha01
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
ir.alisalimik.kotstone.bit
/
BitField
/
toggleFlag
toggle
Flag
fun
toggleFlag
(
flag
:
T
)
:
BitField
<
T
>
(
source
)
Toggles the specified flag in this bit field.
Return
New BitField with the flag toggled
Parameters
flag
The flag to toggle