-
Notifications
You must be signed in to change notification settings - Fork 473
Closed
Labels
newproposalA fully fleshed out proposal describing a new feature in syntactic and semantic detailA fully fleshed out proposal describing a new feature in syntactic and semantic detail
Description
Feature name
PopupOptions per Popup not per Open Call
Link to discussion
n/a
Progress tracker
- Android Implementation
- iOS Implementation
- MacCatalyst Implementation
- Windows Implementation
- Tizen Implementation
- Unit Tests
- Samples
- Documentation
Summary
Having to set CanBeDismissed to false now on each ShowPopup call is a total mess for old applications. I have to modify a lot of parts of my app because of this. There should be a way to set this per Popup class (as previous) or even globally change the "default".
Motivation
A lot of migration work due to unnecessary removal.
Detailed Design
n/a
Usage Syntax
n/aDrawbacks
No response
Alternatives
No response
Unresolved Questions
No response
Metadata
Metadata
Assignees
Labels
newproposalA fully fleshed out proposal describing a new feature in syntactic and semantic detailA fully fleshed out proposal describing a new feature in syntactic and semantic detail