Struct Union192
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
- Inherited Members
-
Properties
Value
public dynamic Value { readonly get; set; }
Property Value
- dynamic
Operators
implicit operator Union192(HTMLCanvasElement)
public static implicit operator Union192(HTMLCanvasElement value)
Parameters
value HTMLCanvasElement
Returns
- Union192
implicit operator Union192(OffscreenCanvas)
public static implicit operator Union192(OffscreenCanvas value)
Parameters
value OffscreenCanvas
Returns
- Union192
implicit operator HTMLCanvasElement(Union192)
public static implicit operator HTMLCanvasElement(Union192 value)
Parameters
value Union192
Returns
- HTMLCanvasElement
implicit operator OffscreenCanvas(Union192)
public static implicit operator OffscreenCanvas(Union192 value)
Parameters
value Union192
Returns
- OffscreenCanvas