Table of Contents

Method RevealPermissionSettings

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

RevealPermissionSettings(MacOSPermission)

Reveals the system permission settings for the specified macOS permission.

bool RevealPermissionSettings(MacOSPermission permission)

Parameters

permission MacOSPermission

The permission to reveal settings for.

Returns

bool

true if the settings were revealed successfully; otherwise, false.