Method Attach
| Improve this Doc View SourceAttach(T)
Attaches this trigger to view element.
Declaration
protected abstract void Attach(T element)
Parameters
Type | Name | Description |
---|---|---|
T | element | The view element. |
Attaches this trigger to view element.
protected abstract void Attach(T element)
Type | Name | Description |
---|---|---|
T | element | The view element. |