Table of Contents

Method ApplyEdits

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ApplyEdits(Stream?)

Applies and edits made to the Stream and resets the contents of the Edits property.

public void ApplyEdits(Stream? stream = null)

Parameters

stream Stream

If provided also applies the changes to the passed Stream.