1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 09:35:24 +02:00
tldr/pages/common/sfdk-emulator-set.md

13 lines
328 B
Markdown
Raw Normal View History

2025-04-02 06:25:13 +03:00
# 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}}`