-
Cast constructor, converting any binary integer to a
FilterReturn.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
The event was not handled, continues the processing
Declaration
Swift
static let `continue`: _CoglFilterReturn -
Remove the event, stops the processing
Declaration
Swift
static let remove: _CoglFilterReturn
View on GitHub
Install in Dash
FilterReturn Extension Reference