Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkRuntimeEffect::Child Struct Reference

#include <SkRuntimeEffect.h>

Public Attributes

std::string_view name
 
ChildType type
 
int index
 

Detailed Description

Definition at line 117 of file SkRuntimeEffect.h.

Member Data Documentation

◆ index

int SkRuntimeEffect::Child::index

Definition at line 120 of file SkRuntimeEffect.h.

◆ name

std::string_view SkRuntimeEffect::Child::name

Definition at line 118 of file SkRuntimeEffect.h.

◆ type

ChildType SkRuntimeEffect::Child::type

Definition at line 119 of file SkRuntimeEffect.h.


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