TryGetClipboardFormats(out IReadOnlyList?) Method

Definition

Assembly XenoAtom.Terminal.dll
public bool TryGetClipboardFormats([Nullable(new byte[] { (byte)2, (byte)1 }), NotNullWhen(true)] scoped out IReadOnlyList<string>? formats)

Parameters

Returns