Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


systemCopyBuffer

Get access to the system-wide clipboard.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.IMGUIModule
public static string systemCopyBuffer { get; set; }

Remarks

Note: tvOS does not support this feature.