Show / Hide Table of Contents

    Class FormattedString

    Inheritance
    System.Object
    FormattedString
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Tizen.UIExtensions.Common
    Assembly: Tizen.UIExtensions.NUI.dll
    Syntax
    public class FormattedString

    Properties

    Spans

    Declaration
    public List<Span> Spans { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<Span>

    Extension Methods

    FormattedStringExtensions.ToMarkupText(FormattedString)
    Back to top Copyright © 2021 Samsung
    Generated by DocFX