FlintRoot constructor

FlintRoot(
  1. Element host
)

Creates a root renderer for host.

Implementation

FlintRoot(this.host);