eDriven Framework API
StyleableProxyMode Enumeration
NamespaceseDriven.Gui.StylesStyleableProxyMode
eDriven Framework API
The mode of calling methods on target object
Declaration Syntax
C#Visual BasicVisual C++
public enum StyleableProxyMode
Public Enumeration StyleableProxyMode
public enum class StyleableProxyMode
Members
MemberDescription
SendMessage Using Unity's SendMessage
Reflection Using reflection

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)