Table of Contents

Method ShouldSkip

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

ShouldSkip(SKImagePyramidTileId)

Returns true if the tile should be skipped (either permanent failure or still within backoff window).

public bool ShouldSkip(SKImagePyramidTileId id)

Parameters

id SKImagePyramidTileId

Returns

bool