Documentation
¶
Overview ¶
Package sysprefpane provides functions to open macOS System Settings panes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Pane ¶
type Pane string
Pane represents a System Settings pane identifier.
const ( Accessibility Pane = "Privacy_Accessibility" Automation Pane = "Privacy_Automation" ScreenRecording Pane = "Privacy_ScreenCapture" Camera Pane = "Privacy_Camera" Microphone Pane = "Privacy_Microphone" FullDiskAccess Pane = "Privacy_AllFiles" FilesAndFolders Pane = "Privacy_FilesAndFolders" InputMonitoring Pane = "Privacy_ListenEvent" Location Pane = "Privacy_LocationServices" Contacts Pane = "Privacy_Contacts" Calendars Pane = "Privacy_Calendars" Photos Pane = "Privacy_Photos" DesktopFolder Pane = "Privacy_DesktopFolder" DocumentsFolder Pane = "Privacy_DocumentsFolder" DownloadsFolder Pane = "Privacy_DownloadsFolder" )
Privacy panes accessible via the Security preference pane.
const (
Security Pane = "" // Opens Security & Privacy main pane
)
Top-level panes.
Click to show internal directories.
Click to hide internal directories.