isAutofocused = $condition; return $this; } public function isAutofocused(): bool { return (bool) $this->evaluate($this->isAutofocused); } }