pantoken / platforms/android/src / GenerateAndroidOptions
Interface: GenerateAndroidOptions
Experimental
Options for generateAndroid / toAndroid.
Properties
outDir
outDir:
string
Experimental
The output directory; files are written under <outDir>/res/values.
theme?
optionaltheme?:Theme
Experimental
The theme to emit (default: "rebrand").
mode?
optionalmode?:Mode
Experimental
Which light-dark() mode to resolve (default: "light").
icons?
optionalicons?:string[]
Experimental
Icon names to also emit as VectorDrawables under res/drawable (default: none).