Type alias SystemPreferencesMacOsPanes

SystemPreferencesMacOsPanes: {
    security: "Advanced" | "FDE" | "Firewall" | "General" | "Privacy" | "Privacy_Accessibility" | "Privacy_Advertising" | "Privacy_AllFiles" | "Privacy_Assistive" | "Privacy_Automation" | "Privacy_Calendars" | "Privacy_Camera" | "Privacy_Contacts" | "Privacy_DesktopFolder" | "Privacy_Diagnostics" | "Privacy_DocumentsFolder" | "Privacy_DownloadsFolder" | "Privacy_LocationServices" | "Privacy_Microphone" | "Privacy_Photos" | "Privacy_Reminders" | "Privacy_ScreenCapture";
    sharing: "Internet" | "Services_ARDService" | "Services_BluetoothSharing" | "Services_PersonalFileSharing" | "Services_PrinterSharing" | "Services_RemoteAppleEvent" | "Services_RemoteLogin" | "Services_ScreenSharing";
    speech: "Dictation" | "TTS";
    universalaccess: "Captioning" | "Hearing" | "Keyboard" | "Media_Descriptions" | "Mouse" | "Seeing_Display" | "Seeing_VoiceOver" | "Seeing_Zoom" | "SpeakableItems" | "Switch";
}

Type declaration

  • security: "Advanced" | "FDE" | "Firewall" | "General" | "Privacy" | "Privacy_Accessibility" | "Privacy_Advertising" | "Privacy_AllFiles" | "Privacy_Assistive" | "Privacy_Automation" | "Privacy_Calendars" | "Privacy_Camera" | "Privacy_Contacts" | "Privacy_DesktopFolder" | "Privacy_Diagnostics" | "Privacy_DocumentsFolder" | "Privacy_DownloadsFolder" | "Privacy_LocationServices" | "Privacy_Microphone" | "Privacy_Photos" | "Privacy_Reminders" | "Privacy_ScreenCapture"
  • sharing: "Internet" | "Services_ARDService" | "Services_BluetoothSharing" | "Services_PersonalFileSharing" | "Services_PrinterSharing" | "Services_RemoteAppleEvent" | "Services_RemoteLogin" | "Services_ScreenSharing"
  • speech: "Dictation" | "TTS"
  • universalaccess: "Captioning" | "Hearing" | "Keyboard" | "Media_Descriptions" | "Mouse" | "Seeing_Display" | "Seeing_VoiceOver" | "Seeing_Zoom" | "SpeakableItems" | "Switch"