'Declaration Public ReadOnly Property UserInput As System.Boolean
public System.bool UserInput {get;}
When a DelayTime is not 0 and the UserInput flag is set, processing will continue when user input is received or when the delay time expires, whichever occurs first.
'Declaration Public ReadOnly Property UserInput As System.Boolean
public System.bool UserInput {get;}