Table of Contents

Class SkiaDrawnCell

Namespace
DrawnUi.Controls
Assembly
DrawnUi.Maui.dll

Base ISkiaCell implementation

public class SkiaDrawnCell : 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, ISkiaCell
Inheritance
SkiaDrawnCell
Implements
Derived
Inherited Members
Extension Methods

Properties

Context

public INotifyPropertyChanged Context { get; protected set; }

Property Value

INotifyPropertyChanged

LongPressingHandler

public virtual TouchActionEventHandler LongPressingHandler { get; }

Property Value

TouchActionEventHandler

Methods

ApplyBindingContext()

public override void ApplyBindingContext()

AttachContext(object)

protected virtual void AttachContext(object ctx)

Parameters

ctx object

FreeContext()

protected virtual void FreeContext()

OnDisposing()

Base performs some cleanup actions with Superview

public override void OnDisposing()

OnScrolled()

public virtual void OnScrolled()

Remeasure()

public virtual void Remeasure()

SetContent(object)

protected virtual void SetContent(object ctx)

Parameters

ctx object