1 reference to IsLoadingProperty
Microsoft.Maui.Controls (1)
ImageButton\ImageButton.cs (1)
97
public bool IsLoading => (bool)GetValue(
IsLoadingProperty
);