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.Port.OnCustomStyleResolved(UnityEngine.UIElements.ICustomStyle)