Table of Contents

Interface ICacheKeyFactory

Namespace
FFImageLoading.Forms
Assembly
FFImageLoading.Forms.dll
public interface ICacheKeyFactory

Methods

GetKey(ImageSource, object)

string GetKey(ImageSource imageSource, object bindingContext)

Parameters

imageSource ImageSource
bindingContext object

Returns

string