@caoergou/windows-xp / index / XPAppearanceApi
Interface: XPAppearanceApi
Defined in: src/components/XPBridge.tsx:77
Appearance control (#115).
Properties
setLanguage
> setLanguage: (lang) => void
Defined in: src/components/XPBridge.tsx:79
Parameters
lang
string
Returns
void
setWallpaper
> setWallpaper: (idOrUrl) => void
Defined in: src/components/XPBridge.tsx:78
Parameters
idOrUrl
string
Returns
void