Class StyleBase

    Definition

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

    StyleBase class.

    public class StyleBase
    Inheritance
    object
    StyleBase

    Constructors

    View Source

    StyleBase()

    StyleBase construct.

    Declaration
    public StyleBase()

    Properties

    View Source

    Content

    Content object.

    Declaration
    protected object Content { get; set; }
    Property Value
    Type Description
    object

    Methods

    View Source

    GetViewStyle()

    Get view style.

    Declaration
    protected virtual ViewStyle GetViewStyle()
    Returns
    Type Description
    ViewStyle

    ViewStyle

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX