Table of Contents

Class SkiaWheelPickerCell

Namespace
DrawnUi.Controls
Assembly
DrawnUi.Maui.dll
public class SkiaWheelPickerCell : SkiaLayout, 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, IWheelPickerCell
Inheritance
SkiaWheelPickerCell
Implements
Inherited Members
Extension Methods

Constructors

SkiaWheelPickerCell(Color)

public SkiaWheelPickerCell(Color textColor)

Parameters

textColor Color

Methods

OnBindingContextChanged()

First Maui will apply bindings to your controls, then it would call OnBindingContextChanged, so beware on not to break bindings.

protected override void OnBindingContextChanged()

UpdateContext(WheelCellInfo)

public void UpdateContext(WheelCellInfo ctx)

Parameters

ctx WheelCellInfo