OpenTAP 9.35
API Reference
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.
 

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.35 API built Thu Sep 3 2026 13:51:29