HypertextSignalName

public enum HypertextSignalName : String, SignalNameProtocol

Undocumented

  • The “link-selected” signal is emitted by an AtkHyperText object when one of the hyperlinks associated with the object is selected.

    Declaration

    Swift

    case linkSelected = "link-selected"