Guide.EndShowKeyboardInput Method
Ends the display of the keyboard input dialog box.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
public static string EndShowKeyboardInput ( IAsyncResult result )
Parameters
- result
- Type: IAsyncResult
The IAsyncResult returned from BeginShowKeyboardInput.
Return Value
Input received from the gamer.
Community Additions
ADD
Show: