Skip to content

Interface IEventBinding

Definition

Namespace: StardewUI.Framework.Binding
Assembly: StardewUI.dll

Binding instance for a single event on a single view.

public interface IEventBinding : System.IDisposable

Implements
IDisposable

Remarks

Removes/unsubscribes the event handler when disposed.

Members

Details