Web Engine Canvas
    Preparing search index...

    Interface IFactorySurface

    interface IFactorySurface {
        create(contextFactory?: IFactoryContext): ISurfaceController;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods

    Methods