Custom |
public sealed class Button : CustomInputSourceElement
The CustomInputSourceButton type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomInputSourceButton | Initializes a new instance of the CustomInputSourceButton class |
| Name | Description | |
|---|---|---|
| boolValue | Gets or sets the value. This can be called multiple times per update if processing a queue of input events. | |
| floatValue | Floating-point value of the button. This is only used if the button type is Pressure Sensitive. |