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> |