![]() | AccessorStyle Fields |
The AccessorStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EXPLICIT |
Expose only the explicitly configured methods and public members as event properties.
|
![]() ![]() | NATIVE |
Expose native objects properties and getter methods only, plus explicitly configured properties.
|
![]() ![]() | PUBLIC |
Expose all public methods and public members as event properties, plus explicitly configured properties.
|
![]() | value__ |