Show / Hide Table of Contents

Property IsWaiting

| Edit this page View Source

IsWaiting

Gets a value indicating whether a waiting operation (search, suggestion) is in progress.

Declaration
public bool IsWaiting { get; }
Property Value
Type Description
bool
Remarks

This can be used to implement activity indicator or progress bar display.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX