DesktopSystemSettingsLauncher

Opens the desktop settings screen related to location.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Whether openApplicationSettings can open a screen on this platform.

Link copied to clipboard

Whether openLocationServicesSettings can open a screen on this platform.

Functions

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

Opens the screen that holds the services toggle and the per-application location permissions: the Location Services pane in System Settings on macOS, and the location privacy page in Settings on Windows. Linux exposes no desktop-neutral settings screen, so the call returns false.

Link copied to clipboard

Opens the same screen as openApplicationSettings, which also holds the services toggle.