SDL3EventPumpServiceCollectionExtensions.AddSDL3EventPump(this IServiceCollection) Method
Adds the SDL3 event pump and its internal event bus to the service collection.
C#
public static Microsoft.Extensions.DependencyInjection.IServiceCollection AddSDL3EventPump(this Microsoft.Extensions.DependencyInjection.IServiceCollection services);
Parameters
services Microsoft.Extensions.DependencyInjection.IServiceCollection