2 references to IPlatformAppActions
Microsoft.Maui.Essentials (2)
AppActions\AppActions.shared.cs (2)
132
static
IPlatformAppActions
AsPlatform(this IAppActions appActions)
134
if (appActions is not
IPlatformAppActions
platform)