Class ServiceLocationDrawingInitialization
- Namespace
- Splat
- Assembly
- Splat.Drawing.dll
Provides methods for initializing platform-specific bitmap loader services for service location.
public static class ServiceLocationDrawingInitialization
- Inheritance
-
ServiceLocationDrawingInitialization
Methods
RegisterPlatformBitmapLoader(IMutableDependencyResolver)
Registers the platform bitmap loader for the current platform.
public static void RegisterPlatformBitmapLoader(this IMutableDependencyResolver resolver)
Parameters
resolverIMutableDependencyResolverThe resolver to register against.