Table of Contents

Class ServiceLocationDrawingInitialization

Namespace
Splat
Assembly
Splat.Drawing.dll

Provides service location for the Splat.Drawing packages.

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

resolver IMutableDependencyResolver

The resolver to register against.