Class Tab.TabItemData

    Definition

    Namespace:
    Tizen.NUI.Components
    Assembly:
    Tizen.NUI.Components.dll

    TabItemData is a class to record all data which will be applied to Tab item.

    public class Tab.TabItemData
    Inheritance
    object
    Tab.TabItemData

    Properties

    View Source

    Text

    Text string in tab item view.

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX