Show / Hide Table of Contents

    Class Switch2TextCell

    A Cell with two labels and a Switch.

    Inheritance
    System.Object
    Switch2TextCell
    Namespace: Tizen.Wearable.CircularUI.Forms
    Assembly: Tizen.Wearable.CircularUI.Forms.dll
    Syntax
    public class Switch2TextCell : SwitchCell

    Fields

    DetailProperty

    Identifies the Detail bindable property.

    Declaration
    public static readonly BindableProperty DetailProperty
    Field Value
    Type Description
    BindableProperty

    Properties

    Detail

    Gets or sets the sub text displayed next to the switch. This is a bindable property.

    Declaration
    public string Detail { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX