Table of Contents

Class BOBShadowPresets

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.Core.dll

Provides predefined ShadowStyle instances based on Material Design elevation levels.

public static class BOBShadowPresets
Inheritance
object
BOBShadowPresets

Methods

Elevation(int, string?)

Creates a shadow for the specified elevation level (0–24).

public static ShadowStyle Elevation(int level, string? color = null)

Parameters

level int
color string

Returns

ShadowStyle