Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.UIEngine2.IContentInspector< ContentType > Interface Template Reference

Detailed Description

Object that implement the interface should be operator of some external content of supportive type.

Template Parameters
ContentTypeSupportive content type.
Inheritance diagram for Doloro.UIEngine2.IContentInspector< ContentType >:

Properties

ContentType content [get, set]
 Content applied to the instance. More...
 

Events

Action< ContentType > ContentChanged
 Must be called as soon as content changed. More...
 

Property Documentation

◆ content

ContentType Doloro.UIEngine2.IContentInspector< ContentType >.content
getset

Content applied to the instance.

Implemented in Doloro.UIEngine2.Controls.AContentInspectorGUIElement< ContentType >.

Event Documentation

◆ ContentChanged

Action<ContentType> Doloro.UIEngine2.IContentInspector< ContentType >.ContentChanged

Must be called as soon as content changed.

Implemented in Doloro.UIEngine2.Controls.AContentInspectorGUIElement< ContentType >.


The documentation for this interface was generated from the following file: