SmartGlassTextEntrySurface.SetSelection Method

Sets selected text.

Syntax

public:
void SetSelection(
         uint32 start,
         uint32 length
)  

Parameters

start
Type: uint32 

 Index to start the selection at.

length
Type: uint32 

 Length of the selection.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassTextEntrySurface Class

SmartGlassTextEntrySurface Members

Windows.Xbox.SmartGlass Namespace