InputPlumberTouchpadEvent
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| String | name | |
| InputPlumberTouchEvent | touch |
Methods
| Returns | Signature |
|---|---|
| InputPlumberTouchpadEvent | from_dict(dict: Dictionary) |
| Dictionary | to_dict() |
Property Descriptions
name
String name
Note
There is currently no description for this property. Please help us by contributing one!
touch
InputPlumberTouchEvent touch
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
from_dict()
InputPlumberTouchpadEvent from_dict(dict: Dictionary)
Note
There is currently no description for this method. Please help us by contributing one!
to_dict()
Dictionary to_dict()
Note
There is currently no description for this method. Please help us by contributing one!