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