menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class PopupButtonAppearanceMode - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PopupButtonAppearanceMode

    Built-in layout styles of the PopupView.

    Inheritance
    System.Object
    PopupButtonAppearanceMode
    Namespace: Syncfusion.Maui.Toolkit.Popup
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class PopupButtonAppearanceMode : Enum

    Fields

    OneButton

    A layout with one button in the footer.

    Declaration
    public const PopupButtonAppearanceMode OneButton
    Field Value
    Type
    PopupButtonAppearanceMode

    TwoButton

    A layout with two buttons in the footer.

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