Back to API Reference
Class
ClipboardCopyContext
sealed
Read-only selection payload handed to SerializeCopy.
public UniTextBase TextComponent{ get }The text component the selection was copied from.
public UniTextEditable Editable{ get }The editable field that initiated the copy, or for a copy from read-only selectable text.
public ReadOnlyMemory<ClipboardSpan> Spans{ get }Persistent formatting clipped to VisibleText.
