ImageButton.SetIsLoading(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void SetIsLoading(bool isLoading);
public void SetIsLoading (bool isLoading);
abstract member SetIsLoading : bool -> unit
override this.SetIsLoading : bool -> unit
Public Sub SetIsLoading (isLoading As Boolean)
Parameters
- isLoading
- Boolean