withClipboardAvailable

fun withClipboardAvailable(isClipboardAvailable: Boolean): AppConfigBuilder

Enables or disables clipboard. <code>Shift + Insert</code> will paste text at the cursor location if clipboard is available.

See also

Sources

(source)
Link copied to clipboard