SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
presentation
/
com.shifthackz.aisdv1.presentation.screen.txt2img
/
TextToImagePanel
/
Extras
Extras
data
class
Extras
(
val
prompt
:
String
,
val
negativePrompt
:
String
,
val
type
:
ExtraType
)
:
TextToImagePanel
(
source
)
Members
Constructors
Extras
Link copied to clipboard
constructor
(
prompt
:
String
,
negativePrompt
:
String
,
type
:
ExtraType
)
Properties
negative
Prompt
Link copied to clipboard
val
negativePrompt
:
String
prompt
Link copied to clipboard
val
prompt
:
String
type
Link copied to clipboard
val
type
:
ExtraType