填写这份《一分钟调查》,帮我们(开发组)做得更好!去填写Home

createPlatform

创建一个平台。必须使用此函数在启动时创建平台。

Creates a platform. Platforms must be created on launch using this function.

      
      createPlatform(injector: Injector): PlatformRef
    
参数
injector Injector
返回值

PlatformRef