init(rawValue:)
Creates a snapshot event using a raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw unsigned integer value for the snapshot event.
Creates a snapshot event using a raw value.
init(rawValue: UInt)The raw unsigned integer value for the snapshot event.