alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class LiquidGlassEffectType

    Specifies the type of the Liquid Glass Effect for UI elements.

    Inheritance
    System.Object
    LiquidGlassEffectType
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class LiquidGlassEffectType : Enum
    Remarks

    This enum is only recognized on the iOS/Mac Catalyst platforms; other platforms will ignore it.

    Fields

    Clear

    High transparency, low blur. Best for interactive elements like hover or selection.

    Declaration
    public const LiquidGlassEffectType Clear
    Field Value
    Type
    LiquidGlassEffectType

    Regular

    Moderate blur and translucency. Ideal for backgrounds and panels.

    Declaration
    public const LiquidGlassEffectType Regular
    Field Value
    Type
    LiquidGlassEffectType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved