Toolkit/Popup: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{ElementSpec | title=Popup | kind=CommunityToolkit | ms_url=https://learn.microsoft.com/dotnet/communitytoolkit/maui/views/popup | introduced=Toolkit (MAUI era) | deprecated=No | notes=Custom modal overlay; verify focus & keyboard trapping on GTK. | props= <tr><td>Content</td><td>?</td><td></td><td>Popup view</td></tr> <tr><td>IsLightDismissEnabled</td><td>?</td><td></td><td>Click outside to close</td></tr> <tr><td>Anchor</td><td>?</td><td></td><td>Placemen..." |
(No difference)
|
Latest revision as of 16:41, 17 October 2025
Popup
- Kind
- CommunityToolkit
- Microsoft Docs
- Popup documentation on learn.microsoft.com
- Introduced
- Toolkit (MAUI era)
- Deprecated
- No
- Notes
- Custom modal overlay; verify focus & keyboard trapping on GTK.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Content | ? | Popup view | |
| IsLightDismissEnabled | ? | Click outside to close | |
| Anchor | ? | Placement target |