Table of Contents

Class SkiaProgress

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll

Linear progress bar control with platform-specific styling. Shows progress from Min to Value within the Min-Max range.

public class SkiaProgress : SkiaRangeBase, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IVisualElementController, IElementController, IView, ITransform, IElement, IVisualTreeElement, IContainer, IList<IView>, ICollection<IView>, IEnumerable<IView>, IEnumerable, ISkiaGestureListener, IHasAfterEffects, ISkiaDisposable, ISkiaGridLayout, ISkiaLayout, ISkiaControl, IDrawnBase, ICanBeUpdatedWithContext, ICanBeUpdated, ILayoutInsideViewport, IInsideViewport, IVisibilityAware, IDisposable
Inheritance
SkiaProgress
Implements
Inherited Members
Extension Methods

Methods

CreateCupertinoStyleContent()

protected virtual void CreateCupertinoStyleContent()

CreateDefaultContent()

protected override void CreateDefaultContent()

CreateDefaultStyleContent()

protected virtual void CreateDefaultStyleContent()

CreateMaterialStyleContent()

protected virtual void CreateMaterialStyleContent()

CreateWindowsStyleContent()

protected virtual void CreateWindowsStyleContent()

FindViews()

Override to find and assign Track and ProgressTrail references

protected override void FindViews()

UpdateVisualState()

Override to update the visual appearance based on current properties

protected override void UpdateVisualState()