[]
Initializes a new instance of the FormsUserActionEventArgs class.
public FormsUserActionEventArgs(RenderInputBase renderObject, UserActionEnum userAction, InputAction inputAction)
Type | Name | Description |
---|---|---|
RenderInputBase | renderObject | The render input object that caused the event. |
UserActionEnum | userAction | The user action. |
InputAction | inputAction | The input action. |