Table of Contents

Class JsonBlurEffect

Namespace
IO.Scanbot.Sdk.UI.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
public sealed class JsonBlurEffect : Enum
Inheritance
JsonBlurEffect

Properties

Dark

public static JsonBlurEffect Dark { get; }

Property Value

JsonBlurEffect

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

ExtraLight

public static JsonBlurEffect ExtraLight { get; }

Property Value

JsonBlurEffect

Light

public static JsonBlurEffect Light { get; }

Property Value

JsonBlurEffect

Prominent

public static JsonBlurEffect Prominent { get; }

Property Value

JsonBlurEffect

Regular

public static JsonBlurEffect Regular { get; }

Property Value

JsonBlurEffect

SystemChromeMaterial

public static JsonBlurEffect SystemChromeMaterial { get; }

Property Value

JsonBlurEffect

SystemChromeMaterialDark

public static JsonBlurEffect SystemChromeMaterialDark { get; }

Property Value

JsonBlurEffect

SystemChromeMaterialLight

public static JsonBlurEffect SystemChromeMaterialLight { get; }

Property Value

JsonBlurEffect

SystemMaterial

public static JsonBlurEffect SystemMaterial { get; }

Property Value

JsonBlurEffect

SystemMaterialDark

public static JsonBlurEffect SystemMaterialDark { get; }

Property Value

JsonBlurEffect

SystemMaterialLight

public static JsonBlurEffect SystemMaterialLight { get; }

Property Value

JsonBlurEffect

SystemThickMaterial

public static JsonBlurEffect SystemThickMaterial { get; }

Property Value

JsonBlurEffect

SystemThickMaterialDark

public static JsonBlurEffect SystemThickMaterialDark { get; }

Property Value

JsonBlurEffect

SystemThickMaterialLight

public static JsonBlurEffect SystemThickMaterialLight { get; }

Property Value

JsonBlurEffect

SystemThinMaterial

public static JsonBlurEffect SystemThinMaterial { get; }

Property Value

JsonBlurEffect

SystemThinMaterialDark

public static JsonBlurEffect SystemThinMaterialDark { get; }

Property Value

JsonBlurEffect

SystemThinMaterialLight

public static JsonBlurEffect SystemThinMaterialLight { get; }

Property Value

JsonBlurEffect

SystemUltraThinMaterial

public static JsonBlurEffect SystemUltraThinMaterial { get; }

Property Value

JsonBlurEffect

SystemUltraThinMaterialDark

public static JsonBlurEffect SystemUltraThinMaterialDark { get; }

Property Value

JsonBlurEffect

SystemUltraThinMaterialLight

public static JsonBlurEffect SystemUltraThinMaterialLight { get; }

Property Value

JsonBlurEffect

Methods

ValueOf(string)

public static JsonBlurEffect ValueOf(string value)

Parameters

value string

Returns

JsonBlurEffect

Values()

public static JsonBlurEffect[] Values()

Returns

JsonBlurEffect[]