InputNode.isFocused

Set or remove focus from this node.

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

Meta