Skip to content

Add API to focus NativeWebDialog - #70

Merged
maxkatz6 merged 3 commits into
mainfrom
features/dialog-focus
Aug 13, 2026
Merged

Add API to focus NativeWebDialog #70
maxkatz6 merged 3 commits into
mainfrom
features/dialog-focus

Conversation

@maxkatz6

Copy link
Copy Markdown
Member

New APIs:

public class NativeWebDialog
{
+     public bool ShowFocused { get; set; } = true;
+     public void Focus();
}

@maxkatz6
maxkatz6 merged commit 8291f1f into main Aug 13, 2026
2 checks passed
@maxkatz6
maxkatz6 deleted the features/dialog-focus branch August 13, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant