Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.OnStyleResolved

protected void OnStyleResolved(Experimental.UIElements.StyleSheets.ICustomStyle style);

Description

Callback when the styles of an object have changed.

This method can be overriden to intercept custom style properties which are applied to a VisualElement from USS. It is invoked when styles are re-computed for current object and when a style sheet is re-imported in the Editor.

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