[]
        
(Showing Draft Content)

C1.Win.C1Preview.FormsUserActionEventArgs.-ctor

FormsUserActionEventArgs Constructor

FormsUserActionEventArgs(RenderInputBase, UserActionEnum, InputAction)

Initializes a new instance of the FormsUserActionEventArgs class.

Declaration
public FormsUserActionEventArgs(RenderInputBase renderObject, UserActionEnum userAction, InputAction inputAction)
Parameters
Type Name Description
RenderInputBase renderObject

The render input object that caused the event.

UserActionEnum userAction

The user action.

InputAction inputAction

The input action.