TextTag.strikethrough

Set strikethrough property.

  1. bool strikethrough [@property getter]
  2. bool strikethrough [@property setter]
    class TextTag
    @property
    void
    strikethrough
    (
    bool propval
    )

Parameters

propval bool

Whether to strike through the text.