Initializes a new instance of the BottomBar class.
Optionaloptions: BottomBarOptionsProvides options for the bottom-bar ui.
ProtectedactiveGets or sets the currently active prompt.
Gets or sets a stream to write logs to.
ProtectedrlGets or sets an object for performing read from and write to the console.
ProtectedcleanCleans the bottom bar.
ProtectedcloseReleases all unmanaged resources.
ProtectedenforceFixes the new-line characters of the specified text.
The text to process.
ProtectedonHandles a forced exit of the application.
ProtectedrenderRenders the bottom bar.
Renders the specified text to the bottom bar.
The text to print to the bottom bar.
ProtectedwriteWrites a message to the bottom bar.
The message to write.
ProtectedwriteWrites the specified data to the log-zone.
The data to write to the log-zone.
Represents the bottom-bar UI.