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!