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