mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 09:35:24 +02:00
13 lines
328 B
Markdown
13 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}}`
|