GetDeselectedSizeAsync Method
Overloads
GetDeselectedSizeAsync() |
Calculates the size of the available Deselected data asynchronously |
GetDeselectedSizeAsync()
Calculates the size of the available Deselected data asynchronously
Declaration
Task<ISize> GetDeselectedSizeAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<ISize> |
a Task that retrieves the size of the available data |