Back to API Reference
Class
UniTextPasteControl
sealed
Inherits:MonoBehaviour
Cross-platform Paste widget. On iOS 16+ overlays a native UIPasteControl on top of this RectTransform (bypasses the system paste-permission prompt). Elsewhere triggers Paste through an optional sibling/child Button.
public Action PastedOccurs when a paste has succeeded (native overlay tap or fallback click).
