Skip to content

[Proposal] PopupOptions should have a way to be set "globally" or per Popup class #2728

@Sebastian1989101

Description

@Sebastian1989101

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/a

Drawbacks

No response

Alternatives

No response

Unresolved Questions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    newproposalA fully fleshed out proposal describing a new feature in syntactic and semantic detail

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions