Type Alias: GtkGraphicsOffloadProps
GtkGraphicsOffloadProps =
WidgetProps&object
Defined in: generated/jsx.ts:3949
Props for the GtkGraphicsOffload widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
blackBackground? | boolean | Whether to draw a black background. | generated/jsx.ts:3951 |
children? | ReactNode | - | generated/jsx.ts:3954 |
enabled? | Gtk.GraphicsOffloadEnabled | Whether graphics offload is enabled. | generated/jsx.ts:3953 |
ref? | Ref<Gtk.GraphicsOffload> | - | generated/jsx.ts:3955 |