UI/Permissions: Difference between revisions

From Wiki Maui Linux NET
Jump to navigation Jump to search
Created page with "{{ElementSpec | title=Permissions | kind=System UI / Platform | ms_url=https://learn.microsoft.com/dotnet/maui/platform-integration/appmodel/permissions | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Permission prompts are OS-managed; on Linux depends on portal/backends. | props= <tr><td>Permission type</td><td>?</td><td></td><td>e.g., Location, Storage</td></tr> <tr><td>Status</td><td>?</td><td></td><td>Granted/Denied</td></tr> }}"
 
(No difference)

Latest revision as of 16:39, 17 October 2025


Permissions

Kind
System UI / Platform
Microsoft Docs
Permissions documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Permission prompts are OS-managed; on Linux depends on portal/backends.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
Permission type?e.g., Location, Storage
Status?Granted/Denied