How To Customize The Finger Print Dialog In Maui #22348
Unanswered
MahdiElahi
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i want customize the finger print dialog in maui .net 8
for example : set margin or change text color or ...
this my codes
` private async Task AuthByFingerPrint()
{
}`

this my app view
how to add style to finger print dialog ?
Beta Was this translation helpful? Give feedback.
All reactions