Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 577 Bytes

coretextselectionrequest_selection.md

File metadata and controls

22 lines (15 loc) · 577 Bytes
-api-id -api-type
P:Windows.UI.Text.Core.CoreTextSelectionRequest.Selection
winrt property

Windows.UI.Text.Core.CoreTextSelectionRequest.Selection

-description

Gets or sets the selection range that the text input server is requesting. The application should set the current range of selection before returning from the event handler.

-property-value

The selection range that the server is requesting. The default is null.

-remarks

-examples

-see-also