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

VisualElement.AnyDirty

Cambiar al Manual
public bool AnyDirty (Experimental.UIElements.ChangeType type);

Parámetros

type The ChangeType(s) to check.

Valor de retorno

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

Descripción

Checks if any of the ChangeTypes have been marked dirty.