Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.AnyDirty

マニュアルに切り替える
public bool AnyDirty (Experimental.UIElements.ChangeType type);

パラメーター

typeThe ChangeType(s) to check.

戻り値

bool True if at least one of the checked ChangeTypes have been marked dirty.

説明

Checks if any of the ChangeTypes have been marked dirty.