Show / Hide Table of Contents

    Class SingleTextCellRenderer

    Inheritance
    System.Object
    SelectModeTextCellRenderer
    SingleTextCellRenderer
    Inherited Members
    SelectModeTextCellRenderer.SelectionPart
    SelectModeTextCellRenderer.OnGetContent(Cell, String)
    SelectModeTextCellRenderer.OnCellPropertyChanged(Cell, String, Dictionary<String, EvasObject>)
    Namespace: Tizen.Wearable.CircularUI.Forms.Renderer
    Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
    Syntax
    public class SingleTextCellRenderer : SelectModeTextCellRenderer

    Constructors

    SingleTextCellRenderer()

    Declaration
    public SingleTextCellRenderer()

    SingleTextCellRenderer(String)

    Declaration
    protected SingleTextCellRenderer(string style)
    Parameters
    Type Name Description
    System.String style

    Methods

    OnGetText(Cell, String)

    Declaration
    protected override Span OnGetText(Cell cell, string part)
    Parameters
    Type Name Description
    Cell cell
    System.String part
    Returns
    Type Description
    Span
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX