Class ScrollPickerWheel
public class ScrollPickerWheel : 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
- Inheritance
-
ScrollPickerWheel
- Implements
- Inherited Members
- Extension Methods
Constructors
ScrollPickerWheel()
public ScrollPickerWheel()
Fields
DistortionAngleProperty
public static readonly BindableProperty DistortionAngleProperty
Field Value
HalfWheelHeight
protected float HalfWheelHeight
Field Value
ViewportHeightK
protected float ViewportHeightK
Field Value
WheelCenterY
protected float WheelCenterY
Field Value
WheelHeight
protected float WheelHeight
Field Value
Properties
DistortionAngle
public double DistortionAngle { get; set; }
Property Value
Methods
DrawChild(DrawingContext, ISkiaControl)
protected override bool DrawChild(DrawingContext ctx, ISkiaControl child)
Parameters
ctxDrawingContextchildISkiaControl
Returns
GetTemplatesPoolLimit()
protected override int GetTemplatesPoolLimit()
Returns
OnLayoutChanged()
DrawingRect size changed
protected override void OnLayoutChanged()
OnViewportWasChanged(ScaledRect)
Will be called when viewport containing this view has changed
public override void OnViewportWasChanged(ScaledRect viewport)
Parameters
viewportScaledRect