Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Instance Methods | List of all members
SkiaViewController Class Reference

#include <SkiaViewController.h>

Inheritance diagram for SkiaViewController:
SkottieViewController

Instance Methods

(void) - draw:toCanvas:atSize:
 
(bool) - isPaused
 
(void) - togglePaused
 

Detailed Description

Definition at line 12 of file SkiaViewController.h.

Method Documentation

◆ draw:toCanvas:atSize:

- (void) draw: (CGRect)  rect
toCanvas: (SkCanvas *)  canvas
atSize: (CGSize)  size 

Reimplemented in SkottieViewController.

◆ isPaused

- (bool) isPaused

Reimplemented in SkottieViewController.

◆ togglePaused

- (void) togglePaused

Reimplemented in SkottieViewController.


The documentation for this class was generated from the following file: