Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


hasFocusPseudoState

Returns true if this element matches the:focus pseudo-class.
Read time 1 minuteLast updated 12 days ago

Definition

public bool hasFocusPseudoState { get; }

Remarks

For an example of how to use this property, refer to Check pseudo-state of a control.