Web Engine Canvas
Preparing search index...
IFactory
Interface IFactory<T>
interface
IFactory
<
T
>
{
create
()
:
T
;
}
Type Parameters
T
Hierarchy (
View Summary
)
IFactory
IFactoryAssets
IFactoryContext
IFactoryInput
IFactorySurface
Implemented by
Factory
Index
Methods
create
Methods
create
create
()
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
create
Web Engine Canvas
Loading...