Table of Contents

Interface IBarPlugin

Namespace
Whim.Bar
Assembly
Whim.Bar.dll
BarPlugin displays an interactive bar at the top of the screen for Whim. It can be configured with various BarComponents to display on the left, center, and right sides of the bar.
public interface IBarPlugin : IPlugin, IDisposable
Inherited Members

Properties

Config

The configuration for the bar.
BarConfig Config { get; }

Property Value

BarConfig