Show / Hide Table of Contents

Interface ITabPage

Interface for a plugin to be notified if the user enters or leaves their ICustomUIPlugin tab.

Namespace: Eco.Core.Plugins.Interfaces
Assembly: Eco.Core.dll
Syntax
public interface ITabPage

Methods

OnEnter()

Declaration
void OnEnter()

OnLeave()

Declaration
void OnLeave()

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾