Edit

Share via


Tag Struct

Definition

public struct Tag : IEquatable<HarfBuzzSharp.Tag>
Inheritance
Tag
Implements

Constructors

Tag(Char, Char, Char, Char)

Fields

Max
MaxSigned
None

Methods

Equals(Object)
Equals(Tag)
GetHashCode()
Parse(String)

Parses the ISO 15924 tag into the corresponding Tag.

ToString()

Returns a string representation of the value of this instance of the Tag.

Operators

Implicit(Tag to UInt32)
Implicit(UInt32 to Tag)

Applies to