-
Home
-
API
-
XenoAtom.Terminal.Backends
-
ITerminalBackend
-
Methods
-
TryGetClipboardText(out String?)
TryGetClipboardText(out String?) Method
Definition
Tries to get the current clipboard text (best effort).
[NullableContext((byte)2)]
bool TryGetClipboardText([NotNullWhen(true)] scoped out string? text)
Parameters
Returns