⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Interactor.None

static Interactor None{ get }

Description

An empty Interactor that represents “no interactor”. UI building blocks like UI.ButtonBehavior and UI.VolumeAt report this when nothing is interacting with them, so you can test their result against Interactor.None.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!