Gets the InputAction object that will handle the user action by default.
This parameter can be null if no action is associated with the specified user action.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
C# |
---|
public InputAction InputAction { get; } |
Visual Basic |
---|
Public ReadOnly Property InputAction As InputAction Get |