Style.forState

find substyle based on widget state (e.g. focused, pressed, ...)

  1. Style forState(uint state)
  2. const(Style) forState(uint state)
    class Style
    protected public const
    const(Style)
    forState
    (
    uint state
    )

Meta