WriteToStream(TextWriter)
Writes the document contents to the specified text writer.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public void WriteToStream(TextWriter tw)
Parameters
Text writer to write to.