Table of Contents

Method HasBackgroundImageClass

Namespace
Velvet
Assembly
Velvet.Docs.dll

HasBackgroundImageClass(string[])

True when any class is a bg-[addr:<key>] background-image utility (a cheap prefix check, no Addressable load). Lets another owner of the inline background-image (the gradient background) avoid clearing it when this resolver owns the image.

public static bool HasBackgroundImageClass(string[] classNames)

Parameters

classNames string[]

Returns

bool