Method OnCustomStyleResolved
OnCustomStyleResolved(ICustomStyle)
Called when the custom style properties are resolved.
Declaration
protected override void OnCustomStyleResolved(ICustomStyle styles)
Parameters
Type | Name | Description |
---|---|---|
ICustomStyle | styles | The styles. |
Overrides
UnityEditor.Experimental.GraphView.Edge.OnCustomStyleResolved(UnityEngine.UIElements.ICustomStyle)