Show / Hide Table of Contents

    Class CircleListViewRenderer

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

    Constructors

    CircleListViewRenderer()

    Declaration
    public CircleListViewRenderer()

    Methods

    CreateNativeControl()

    Declaration
    protected override Xamarin.Forms.Platform.Tizen.Native.ListView CreateNativeControl()
    Returns
    Type Description
    Xamarin.Forms.Platform.Tizen.Native.ListView

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX