enum TextSkipInk : System.Enum

robot_2Generated
code_blocksInput

Description

The TextSkipInk enum provides possible values for the text-decoration-skip-ink CSS property, which determines how text decorations should skip over glyphs in the text.

Members

Fields

Member NameSummary
AllDon't overlap any glyphs.
NoneOverlap all glyphs.