public interface OptionJsInteropMode
Modifier and Type | Interface and Description |
---|---|
static class |
OptionJsInteropMode.Mode
Specifies which level of JsInterop support is enabled in the compiler,
NONE, JS, and CLOSURE.
|
Modifier and Type | Method and Description |
---|---|
OptionJsInteropMode.Mode |
getJsInteropMode() |
void |
setJsInteropMode(OptionJsInteropMode.Mode mode) |
OptionJsInteropMode.Mode getJsInteropMode()
void setJsInteropMode(OptionJsInteropMode.Mode mode)
Copyright © 2018. All rights reserved.