Generation

generate functionSat, 12 Nov 2022

Return whether an AXTree has a focused node or not

bool AXTree::HasFocus() const { return focus_ != NULL; }

Want to kickstart your project?Use the new AI Studio to create your code