Back to API Reference
Class
ClipboardCopyContext
sealed
Read-only selection payload handed to SerializeCopy.
public UniTextEditable Editable{ get }The editable field that initiated the copy operation.
public ReadOnlyMemory<ClipboardSpan> Spans{ get }Persistent formatting clipped to VisibleText.
