Class GridBackground
Implements
Inherited Members
Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public class GridBackground : VisualElement, IEventHandler, ITransform, IUIElementDataWatch, IEnumerable<VisualElement>, IEnumerable, IVisualElementScheduler, IStyleConstructors
| Improve this Doc View SourceGridBackground()
Declaration
public GridBackground()Methods
| Improve this Doc View SourceDoRepaint(IStylePainter)
Declaration
protected override void DoRepaint(IStylePainter painter)Parameters
| Type | Name | Description | 
|---|---|---|
| IStylePainter | painter | 
Overrides
| Improve this Doc View SourceOnStyleResolved(ICustomStyle)
Declaration
protected override void OnStyleResolved(ICustomStyle elementStyle)Parameters
| Type | Name | Description | 
|---|---|---|
| ICustomStyle | elementStyle |