HoverChain.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApply(int delegate(HoverPointer) @(safe) yield)
  2. int opApply(int delegate(Hoverable) @(safe) yield)
    class HoverChain
    override
    int
    opApply
    (
    int delegate @safe yield
    )

Meta