KeyboardControllable UpdateTextFromKeyboardInput Method Delta Engine Documentation

Namespace: DeltaEngine.Input
Assembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
Syntax

void UpdateTextFromKeyboardInput(
	Func<string, string> handleInput
)

Parameters

handleInput
Type: System Func String, String 
See Also