Contents

refusesFirstResponder

A Boolean value indicating whether the receiver refuses the first responder role.

Declaration

var refusesFirstResponder: Bool { get set }

Discussion

The value of this property is true if the receiver refuses the first responder role; otherwise, false.

See Also

Related Documentation

Activating from the Keyboard