Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenFilePicker ¶
OpenFilePicker launches the native macOS file picker. It returns a list of selected absolute file paths.
Types ¶
type MacOSAppearance ¶
func GetAppearance ¶
func GetAppearance() (*MacOSAppearance, error)
GetAppearance fetches the current macOS appearance (dark mode and accent color).
type MacOSContact ¶
func FetchContacts ¶
func FetchContacts() ([]MacOSContact, error)
FetchContacts calls the macOS Contacts framework via a compiled Swift helper.
Click to show internal directories.
Click to hide internal directories.