Version: 2021.1
言語: 日本語
public UIElements.IVisualElementScheduledItem Until (Func<bool> stopCondition);

パラメーター

stopCondition When condition returns true, the item will be unscheduled.

戻り値

IVisualElementScheduledItem This ScheduledItem.

説明

Item will be unscheduled automatically when specified condition is met.


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