FluidFocusable.isFocused

Check if this node has focus. Recommended implementation: return tree.focus is this. Proxy nodes, such as FluidFilePicker might choose to return the value of the node they hold.

interface FluidFocusable
const
bool
isFocused
()

Meta