Skip to content

Approach — How to send and resend accessibility focus#11

Open
JTOne123 wants to merge 3 commits intoPureWeen:mainfrom
JTOne123:main
Open

Approach — How to send and resend accessibility focus#11
JTOne123 wants to merge 3 commits intoPureWeen:mainfrom
JTOne123:main

Conversation

@JTOne123
Copy link
Copy Markdown

Approach — How to send and resend accessibility focus

My initial idea is to combine Tab focus and accessibility one. You can easily do that on Android, but Windows does not allow putting a focus on any view like TextBlock.

So, I invented a wrapper that is putting a UserControl (a button in my case) under the label. Renderer code smells, but I cannot find a better solution for now. Do you know how to implement that better? (without UserControl? or without the wrapper and just apply to the label)

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