Enable

fun Enable(Enable: Boolean)

A disabled interface will ignore all input and output.

Parameters

Enable

Set to true to enable the interface.


private open var Enable: Boolean

When true the interface is enabled. A disabled interface will ignore all input and output.