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