menu

MAUI

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

    Show / Hide Table of Contents

    Class PopupButtonAppearanceMode

    Built-in layout styles of the PopupView.

    Inheritance
    System.Object
    PopupButtonAppearanceMode
    Namespace: Syncfusion.Maui.Popup
    Assembly: Syncfusion.Maui.Popup.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