1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-25 12:03:55 +02:00
tldr/pages/common/sfdk-emulator-set.md
2025-04-02 05:25:13 +02:00

12 lines
328 B
Markdown

# sfdk emulator set
> Sets emulator properties.
> More information: <https://docs.sailfishos.org/Tools/Sailfish_SDK/FAQ/#what-are-the-compatibility-issues-with-sailfish-os-emulators-on-windows>.
- Set a property:
`sfdk emulator set {{name}} {{property}}={{value}}`
- Show emulator properties:
`sfdk emulator show {{name}}`