mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-25 12:03:55 +02:00
12 lines
328 B
Markdown
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}}`
|