Click or drag to resize

textInputResult Constructor (inputReadMode)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the textInputResult class

Namespace:  imbACE.Services.platform.input
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public textInputResult(
	inputReadMode __readMode = inputReadMode.unknown
)
Request Example View Source

Parameters

__readMode (Optional)
Type: imbACE.Core.enums.platforminputReadMode
See Also