Show / Hide Table of Contents

    Class CircleScrollViewRenderer

    Inheritance
    System.Object
    ScrollViewRenderer
    CircleScrollViewRenderer
    Inherited Members
    ScrollViewRenderer.UpdateRotaryInteraction(Boolean)
    Namespace: Tizen.Wearable.CircularUI.Forms.Renderer
    Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
    Syntax
    public class CircleScrollViewRenderer : ScrollViewRenderer

    Constructors

    CircleScrollViewRenderer()

    Declaration
    public CircleScrollViewRenderer()

    Properties

    CircleElement

    Declaration
    public CircleScrollView CircleElement { get; }
    Property Value
    Type Description
    CircleScrollView

    Methods

    CreateNativeControl()

    Declaration
    protected override Xamarin.Forms.Platform.Tizen.Native.Scroller CreateNativeControl()
    Returns
    Type Description
    Xamarin.Forms.Platform.Tizen.Native.Scroller
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX