OpenTAP 9.24
API Reference
Public Member Functions | List of all members
OpenTap.IUserInterface Interface Reference

Defines a way for plugins to notify the user that a property has changed. More...

Public Member Functions

void NotifyChanged (object obj, string property)
 This method is called to notify that a property has changed on an object. More...
 

Detailed Description

Defines a way for plugins to notify the user that a property has changed.

Member Function Documentation

◆ NotifyChanged()

void OpenTap.IUserInterface.NotifyChanged ( object  obj,
string  property 
)

This method is called to notify that a property has changed on an object.

Parameters
obj
property

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:42