Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CreateLab authored Oct 24, 2023
1 parent 214f433 commit ad845bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ The easiest way to get started is this:
You have a lot of options how to show your messagebox:

`ShowAsync` - Show messagebox depending on the type of application

If application is SingleViewApplicationLifetime (Mobile or Browses) then show messagebox as popup
If application is ClassicDesktopStyleApplicationLifetime (Desktop) then show messagebox as window

`ShowWindowAsync` - Show messagebox as window
Expand Down

0 comments on commit ad845bc

Please sign in to comment.