public class MSWebViewSettings extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Boolean> |
isIndexedDBEnabled |
Objs.Property<Boolean> |
isJavaScriptEnabled |
Modifier | Constructor and Description |
---|---|
protected |
MSWebViewSettings(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static MSWebViewSettings |
$as(Object obj) |
Boolean |
isIndexedDBEnabled() |
Boolean |
isJavaScriptEnabled() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Boolean> isIndexedDBEnabled
public Objs.Property<Boolean> isJavaScriptEnabled
protected MSWebViewSettings(Objs.Constructor<?> c, Object js)
public static MSWebViewSettings $as(Object obj)
public Boolean isIndexedDBEnabled()
public Boolean isJavaScriptEnabled()
Copyright © 2018. All rights reserved.