Class BusyIndicatorToolbarItem
Represents a Rad
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class BusyIndicatorToolbarItem : ToolbarItem
Constructors
BusyIndicatorToolbarItem()
Declaration
public BusyIndicatorToolbarItem()
Fields
IsBusyProperty
Identifies the Is
Declaration
public static readonly BindableProperty IsBusyProperty
Field Value
Microsoft.
|
Properties
IsBusy
Gets or sets a value indicating if the Busy
Declaration
public bool IsBusy { get; set; }
Property Value
System.
|