InputNode.isFocused

Check if the node has focus.

  1. bool isFocused [@property getter]
    class InputNode(Parent : Node)
    @property const
    bool
    isFocused
    ()
  2. bool isFocused [@property setter]

Meta