Click or drag to resize

WaitUntilTrue Method

Overload List
 NameDescription
Public methodStatic memberUntilTrue(CustomPropertyValueBoolean) Suspend coroutine until the boolean custom property value becomes true.
Public methodStatic memberCode exampleUntilTrue(FuncBoolean, INotifyPropertyChanged) Suspend coroutine until the supplied expression is true.
Top
See Also