@Generated(value="org.realityforge.webtack")
@ApiStatus.Experimental
@JsType(isNative=true,
namespace="<global>",
name="GPUDeviceLostInfo")
public class GPUDeviceLostInfo
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
GPUDeviceLostInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
message() |
GPUDeviceLostReasonOrUndefinedUnion |
reason() |
@JsProperty(name="message") @Nonnull public java.lang.String message()
@JsProperty(name="reason") @Nonnull public GPUDeviceLostReasonOrUndefinedUnion reason()