Freigeben über


ImageButton.SetIsLoading(Boolean) Methode

Definition

Für die interne Verwendung durch die .NET MAUI-Plattform. Legt die IsLoading-Eigenschaft fest.

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)

Parameter

isLoading
Boolean

Der festzulegende Ladezustand.

Implementiert

Gilt für: