init(data:)
Creates a system event with the data you specify.
Declaration
init(data: Data)Parameters
- data:
The data that contains the contents of the system event.
Creates a system event with the data you specify.
init(data: Data)The data that contains the contents of the system event.