Table of Contents

Method Apply

Namespace
Velvet
Assembly
Velvet.Docs.dll

Apply()

Returns class names for all slots without selecting any variants.

public StyleSlotClasses Apply()

Returns

StyleSlotClasses

Apply(params (string axis, string value)[])

Returns class names for all slots with the given variant selections.

public StyleSlotClasses Apply(params (string axis, string value)[] selections)

Parameters

selections (string axis, string value)[]

Returns

StyleSlotClasses