MacosSystemSettingsLauncher

Opens macOS Location Services settings, where application location grants are managed.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val canOpenApplicationSettings: Boolean = false

Whether openApplicationSettings can open a screen on this platform.

Link copied to clipboard
open override val canOpenLocationServicesSettings: Boolean = true

Whether openLocationServicesSettings can open a screen on this platform.

Functions

Link copied to clipboard
open override fun openApplicationSettings(): Boolean

Opens the screen where the user manages this application's location permission, and returns whether the screen opened.

Link copied to clipboard

Opens the screen where the user turns system location services on, and returns whether the screen opened.