Class TextEditorStyle

    Definition

    Namespace:
    Tizen.NUI.BaseComponents
    Assembly:
    Tizen.NUI.dll

    The style class for TextEditor. This can decorate a TextEditor instance.

    public class TextEditorStyle : ViewStyle, IDynamicResourceHandler, IDisposable
    Inheritance
    object
    BindableObject
    ViewStyle
    TextEditorStyle
    Implements
    IDynamicResourceHandler
    IDisposable

    Constructors

    View Source

    TextEditorStyle()

    Create an empty instance.

    Declaration
    public TextEditorStyle()

    Properties

    View Source

    CursorBlinkDuration

    The CursorBlinkDuration property.

    Declaration
    public float? CursorBlinkDuration { get; set; }
    Property Value
    Type Description
    float?
    View Source

    CursorBlinkInterval

    The CursorBlinkInterval property.

    Declaration
    public float? CursorBlinkInterval { get; set; }
    Property Value
    Type Description
    float?
    View Source

    CursorWidth

    The CursorWidth property.

    Declaration
    public int? CursorWidth { get; set; }
    Property Value
    Type Description
    int?
    View Source

    DecorationBoundingBox

    The DecorationBoundingBox property. Note that the cascade chaining set is impossible. Please set a whole value.

    Declaration
    public Rectangle DecorationBoundingBox { get; set; }
    Property Value
    Type Description
    Rectangle
    View Source

    Ellipsis

    Declaration
    public bool? Ellipsis { get; set; }
    Property Value
    Type Description
    bool?
    View Source

    Emboss

    The Emboss property.

    Declaration
    public string Emboss { get; set; }
    Property Value
    Type Description
    string
    View Source

    EnableCursorBlink

    The EnableCursorBlink property.

    Declaration
    public bool? EnableCursorBlink { get; set; }
    Property Value
    Type Description
    bool?
    View Source

    EnableScrollBar

    The EnableScrollBar property.

    Declaration
    public bool? EnableScrollBar { get; set; }
    Property Value
    Type Description
    bool?
    View Source

    EnableSelection

    The EnableSelection property.

    Declaration
    public bool? EnableSelection { get; set; }
    Property Value
    Type Description
    bool?
    View Source

    FontFamily

    The FontFamily property.

    Declaration
    public string FontFamily { get; set; }
    Property Value
    Type Description
    string
    View Source

    FontSizeScale

    Declaration
    public float? FontSizeScale { get; set; }
    Property Value
    Type Description
    float?
    View Source

    FontStyle

    The FontStyle property.

    Declaration
    public PropertyMap FontStyle { get; set; }
    Property Value
    Type Description
    PropertyMap
    View Source

    GrabHandleColor

    The GrabHandleColor property.

    Declaration
    public Color GrabHandleColor { get; set; }
    Property Value
    Type Description
    Color
    View Source

    GrabHandleImage

    The GrabHandleImage property.

    Declaration
    public string GrabHandleImage { get; set; }
    Property Value
    Type Description
    string
    View Source

    GrabHandlePressedImage

    The GrabHandlePressedImage property.

    Declaration
    public string GrabHandlePressedImage { get; set; }
    Property Value
    Type Description
    string
    View Source

    HorizontalAlignment

    The HorizontalAlignment property.

    Declaration
    public HorizontalAlignment? HorizontalAlignment { get; set; }
    Property Value
    Type Description
    HorizontalAlignment?
    View Source

    InputColor

    The InputColor property. Note that the cascade chaining set is impossible. Please set a whole value.

    Declaration
    public Vector4 InputColor { get; set; }
    Property Value
    Type Description
    Vector4
    View Source

    InputEmboss

    The InputEmboss property.

    Declaration
    public string InputEmboss { get; set; }
    Property Value
    Type Description
    string
    View Source

    InputFontFamily

    The InputFontFamily property.

    Declaration
    public string InputFontFamily { get; set; }
    Property Value
    Type Description
    string
    View Source

    InputOutline

    The InputOutline property.

    Declaration
    public string InputOutline { get; set; }
    Property Value
    Type Description
    string
    View Source

    InputPointSize

    The InputPointSize property.

    Declaration
    public float? InputPointSize { get; set; }
    Property Value
    Type Description
    float?
    View Source

    InputShadow

    The InputShadow property.

    Declaration
    public string InputShadow { get; set; }
    Property Value
    Type Description
    string
    View Source

    InputUnderline

    The InputUnderline property.

    Declaration
    public string InputUnderline { get; set; }
    Property Value
    Type Description
    string
    View Source

    LineSpacing

    the line spacing to be used.

    Declaration
    public float? LineSpacing { get; set; }
    Property Value
    Type Description
    float?
    View Source

    MatchSystemLanguageDirection

    The text alignment to match the direction of the system language.

    Declaration
    public bool? MatchSystemLanguageDirection { get; set; }
    Property Value
    Type Description
    bool?
    View Source

    MinLineSize

    the minimum line size to be used.

    Declaration
    public float? MinLineSize { get; set; }
    Property Value
    Type Description
    float?
    View Source

    PixelSize

    The PixelSize property.

    Declaration
    public float? PixelSize { get; set; }
    Property Value
    Type Description
    float?
    View Source

    PlaceholderTextColor

    The Placeholder text color. Note that the cascade chaining set is impossible. Please set a whole value.

    Declaration
    public Color PlaceholderTextColor { get; set; }
    Property Value
    Type Description
    Color
    View Source

    PointSize

    The PointSize property.

    Declaration
    public float? PointSize { get; set; }
    Property Value
    Type Description
    float?
    View Source

    PrimaryCursorColor

    The PrimaryCursorColor property. Note that the cascade chaining set is impossible. Please set a whole value.

    Declaration
    public Vector4 PrimaryCursorColor { get; set; }
    Property Value
    Type Description
    Vector4
    View Source

    RelativeLineHeight

    the relative line height to be used.

    Declaration
    public float? RelativeLineHeight { get; set; }
    Property Value
    Type Description
    float?
    View Source

    ScrollBarFadeDuration

    The ScrollBarFadeDuration property.

    Declaration
    public float? ScrollBarFadeDuration { get; set; }
    Property Value
    Type Description
    float?
    View Source

    ScrollBarShowDuration

    The ScrollBarShowDuration property.

    Declaration
    public float? ScrollBarShowDuration { get; set; }
    Property Value
    Type Description
    float?
    View Source

    ScrollSpeed

    The ScrollSpeed property.

    Declaration
    public float? ScrollSpeed { get; set; }
    Property Value
    Type Description
    float?
    View Source

    ScrollThreshold

    The ScrollThreshold property.

    Declaration
    public float? ScrollThreshold { get; set; }
    Property Value
    Type Description
    float?
    View Source

    SecondaryCursorColor

    The SecondaryCursorColor property. Note that the cascade chaining set is impossible. Please set a whole value.

    Declaration
    public Vector4 SecondaryCursorColor { get; set; }
    Property Value
    Type Description
    Vector4
    View Source

    SelectionHandleImageLeft

    The SelectionHandleImageLeft property.

    Declaration
    public PropertyMap SelectionHandleImageLeft { get; set; }
    Property Value
    Type Description
    PropertyMap
    View Source

    SelectionHandleImageRight

    The SelectionHandleImageRight property.

    Declaration
    public PropertyMap SelectionHandleImageRight { get; set; }
    Property Value
    Type Description
    PropertyMap
    View Source

    SelectionHighlightColor

    The SelectionHighlightColor property. Note that the cascade chaining set is impossible. Please set a whole value.

    Declaration
    public Vector4 SelectionHighlightColor { get; set; }
    Property Value
    Type Description
    Vector4
    View Source

    SelectionPopupStyle

    Declaration
    public PropertyMap SelectionPopupStyle { get; set; }
    Property Value
    Type Description
    PropertyMap
    View Source

    SmoothScroll

    The SmoothScroll property.

    Declaration
    public bool? SmoothScroll { get; set; }
    Property Value
    Type Description
    bool?
    View Source

    SmoothScrollDuration

    The SmoothScrollDuration property.

    Declaration
    public float? SmoothScrollDuration { get; set; }
    Property Value
    Type Description
    float?
    View Source

    TextColor

    The TextColor property. Note that the cascade chaining set is impossible. Please set a whole value.

    Declaration
    public Vector4 TextColor { get; set; }
    Property Value
    Type Description
    Vector4
    View Source

    VerticalAlignment

    The VerticalAlignment property.

    Declaration
    public VerticalAlignment? VerticalAlignment { get; set; }
    Property Value
    Type Description
    VerticalAlignment?

    Implements

    IDynamicResourceHandler
    IDisposable

    Extension Methods

    ViewStyleExtension.Merge<TOut>(TOut, TOut)
    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    BindableObjectExtensions.SetBinding(BindableObject, BindableProperty, string, BindingMode, IValueConverter, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX