Table of Contents

Enum PopupPresentationMode

Namespace
Nalu
Assembly
Nalu.Maui.Layouts.dll

Defines the presentation mode

public enum PopupPresentationMode

Fields

ModalPage = 2

Shows as ModalAnimated

Page = 1

Shows as Animated

Popup = 0

Shows as a popup