Board
Board.Input
BoardInput Class
Provides access to Board’s touch input.
public static class BoardInput
Inheritance System.Object 🡒 BoardInput
| Properties | |
|---|---|
| enableDebugView | Gets or sets a value indicating whether the BoardInput debug view is enabled. |
| settings | Gets or sets the current BoardInputSettings. |
| Methods | |
|---|---|
| GetActiveContacts(BoardContactTypeMask) | Gets all currently active contacts on the Board. |
| GetActiveContacts(BoardContactType[]) | Gets all currently active contacts on the Board. |
| Events | |
|---|---|
| settingsChanged | Occurs when the current BoardInputSettings change. |