is it possible to start intent of Android?

Yuan Jeffers 1 Reputation point
2022-08-12T07:57:48.947+00:00

Hi,

I am newbie.
I would like to know is it possible to start an intent via click a button at maui?
Such like
startActivity(new Intent(Settings.ACTION_WIFI_SETTINGS))
or
startActivity(new Intent(Settings.ACTION_SETTINGS));

Thanks.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,922 questions
{count} votes