Flutter Engine
The Flutter Engine
|
#import <SkiaViewController.h>
Instance Methods | |
(void) | - draw:toCanvas:atSize: |
(bool) | - isPaused |
(void) | - togglePaused |
Definition at line 12 of file SkiaViewController.h.
- (void) draw: | (CGRect) | rect | |
toCanvas: | (SkCanvas *) | canvas | |
atSize: | (CGSize) | size | |
Reimplemented in SkottieViewController.
- (bool) isPaused |
Reimplemented in SkottieViewController.
- (void) togglePaused |
Reimplemented in SkottieViewController.