Focusable.focusable

public bool focusable;

Description

If false, this prevents the element from being focused.

The element can only be focused if its canGrabFocus property is true.

Additional resources: Focusable.Focus, Focusable.canGrabFocus


Did you find this page useful? Please give it a rating: