Enumeration
AdapDialogPresentationMode
since: 1.5
Description [src]
Describes the available presentation modes for AdapDialog
.
New values may be added to this enumeration over time.
Available since: 1.5
Members
ADAP_DIALOG_AUTO
-
Switch between
ADAP_DIALOG_FLOATING
andADAP_DIALOG_BOTTOM_SHEET
depending on available size.- Value:
0
- Nickname:
auto
- Available since: 1.5
- Value:
ADAP_DIALOG_FLOATING
-
Present dialog as a centered floating window.
- Value:
1
- Nickname:
floating
- Available since: 1.5
- Value:
ADAP_DIALOG_BOTTOM_SHEET
-
Present dialog as a bottom sheet.
- Value:
2
- Nickname:
bottom-sheet
- Available since: 1.5
- Value: