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 |