Click or drag to resize
IAppFieldGetSelectedSizeAsync Method
Calculates the size of the available Selected data asynchronously

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
Task<ISize> GetSelectedSizeAsync()

Return Value

Type: TaskISize
a Task that retrieves the size of the available data
See Also