Class CircleScrollViewRenderer
Inheritance
System.Object
CircleScrollViewRenderer
Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
public class CircleScrollViewRenderer : ScrollViewRenderer
Constructors
Declaration
public CircleScrollViewRenderer()
Properties
Declaration
public CircleScrollView CircleElement { get; }
Property Value
Methods
Declaration
protected override Xamarin.Forms.Platform.Tizen.Native.Scroller CreateNativeControl()
Returns
Type |
Description |
Xamarin.Forms.Platform.Tizen.Native.Scroller |
|