WaitUntilFalse Method |
| Name | Description | |
|---|---|---|
| UntilFalse(CustomPropertyValueBoolean) |
Suspend coroutine until the boolean custom property value becomes false.
| |
| UntilFalse(FuncBoolean, INotifyPropertyChanged) |
Suspend coroutine until the supplied expression is false.
|