menu
thermion_dart package
documentation
thermion_dart.dart
FilamentApp<T>
createHeadlessSwapChain abstract method
createHeadlessSwapChain abstract method
dark_mode
light_mode
createHeadlessSwapChain
abstract method
Future
<
SwapChain
>
createHeadlessSwapChain
(
int
width
,
int
height
, {
bool
hasStencilBuffer
=
false
,
})
Implementation
Future<SwapChain> createHeadlessSwapChain(int width, int height, {bool hasStencilBuffer = false});
thermion_dart package
documentation
thermion_dart
FilamentApp<T>
createHeadlessSwapChain abstract method
FilamentApp class