Table of Contents

Method GetDriver

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

GetDriver()

Gets the IDriver instance for this view. Used internally to allow overrides by Adornment.

protected virtual IDriver? GetDriver()

Returns

IDriver

If this view is at the top of the view hierarchy, returns null.