- Namespace
- Avalonia
.Controls .Selection - Containing Type
- ISelectionModel
Syntax
void SelectRange(int start, int end)
Parameters
Name | Type | Description |
---|---|---|
start | int | |
end | int |
Return Value
Type | Description |
---|---|
void |
void SelectRange(int start, int end)
Name | Type | Description |
---|---|---|
start | int | |
end | int |
Type | Description |
---|---|
void |