OpenTAP 9.34
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.34 API built Wed Jul 1 2026 09:21:15