TrySetText(ReadOnlySpan) Method

Definition

Assembly XenoAtom.Terminal.dll

Tries to set clipboard text (best effort).

public bool TrySetText(ReadOnlySpan<char> text)

Parameters

Returns