Class
TreeViewItemBusyIndicator

Represents a busy indicator in a TreeViewItemView control.

Definition

Namespace:Telerik.Maui.Controls.TreeView

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class TreeViewItemBusyIndicator : RadBusyIndicator

Inheritance: objectRadLayoutRadBusyIndicatorTreeViewItemBusyIndicator

Inherited Members RadBusyIndicator.AnimationTypePropertyRadBusyIndicator.AnimationContentWidthRequestPropertyRadBusyIndicator.AnimationContentHeightRequestPropertyRadBusyIndicator.AnimationContentColorPropertyRadBusyIndicator.BusyContentPropertyRadBusyIndicator.BusyContentTemplatePropertyRadBusyIndicator.ContentPropertyRadBusyIndicator.ContentUnderOpacityPropertyRadBusyIndicator.IsBusyPropertyRadBusyIndicator.CreateLayoutManager()RadBusyIndicator.OnBindingContextChanged()RadBusyIndicator.AnimationsRadBusyIndicator.AnimationTypeRadBusyIndicator.AnimationContentWidthRequestRadBusyIndicator.AnimationContentHeightRequestRadBusyIndicator.AnimationContentColorRadBusyIndicator.BusyContentRadBusyIndicator.BusyContentTemplateRadBusyIndicator.ContentRadBusyIndicator.ContentUnderOpacityRadBusyIndicator.IsBusy

Constructors

TreeViewItemBusyIndicator()

Initializes a new instance of the TreeViewItemBusyIndicator class.

Declaration

cs-api-definition
public TreeViewItemBusyIndicator()

Fields

StyleProperty

Identifies the Style property.

Declaration

cs-api-definition
public static readonly BindableProperty StyleProperty

Field Value

BindableProperty

Properties

Style

Gets or sets the Style of the control.

Declaration

cs-api-definition
public Style Style { get; set; }

Property Value

Style