OpenTAP 9.31
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.31 API built Fri Oct 17 2025 07:12:37