Declaration
func ApplyQuitMidwayUIConfig(title StringOrLocString, content StringOrLocString, options List<StringOrLocString>, showBackground bool)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Title | StringOrLocString | Title |
| Content | StringOrLocString | Content |
| Options | ListT_StringOrLocString | Options |
| ShowBackground | Bool | Whether to display the background |