Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
71 lines (57 loc) · 5 KB

plugins.core.streamdeck.prefs.md

File metadata and controls

71 lines (57 loc) · 5 KB

docs » plugins.core.streamdeck.prefs


Stream Deck Preferences Panel

API Overview

API Documentation

Variables

Signature plugins.core.streamdeck.prefs.defaultIconPath -> string
Type Variable
Description Default Path where built-in icons are stored
Signature plugins.core.streamdeck.prefs.supportedExtensions -> string
Type Variable
Description Table of supported extensions for Stream Deck Icons.

Fields

Signature plugins.core.streamdeck.prefs.lastApplication <cp.prop: string>
Type Field
Description Last Bank used in the Preferences Panel.
Signature plugins.core.streamdeck.prefs.lastDevice <cp.prop: string>
Type Field
Description Last Device used in the Preferences Panel.
Signature plugins.core.streamdeck.prefs.lastExportPath <cp.prop: string>
Type Field
Description Last Export path.
Signature plugins.core.streamdeck.prefs.lastIconPath <cp.prop: string>
Type Field
Description Last icon path.
Signature plugins.core.streamdeck.prefs.lastImportPath <cp.prop: string>
Type Field
Description Last Import path.
Signature plugins.core.streamdeck.prefs.lastUnit <cp.prop: string>
Type Field
Description Last Unit used in the Preferences Panel.