Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

[api-fix] Browser #568

@Redth

Description

@Redth
  • Browser.OpenAsync should return Task<bool>
    • Update documentation with the fact that this method doesn't return after the browser is closed, but after it is launched, and that the result is whether the opening was successful or not.
    • iOS: Use Async methods where appropriate in platform in implementation, including using one that returns a bool.
  • BrowserLaunchMode.SystemPreferred should become 0 value.

Metadata

Metadata

Assignees

Labels

awaiting-reviewThis PR needs to have a set of eyes on it

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions