# `GSGlyphEditView.layerBackgroundColor`

*Instance Property*

## Declaration

```swift
var layerBackgroundColor: NSColor? { get }
```

```objc
@property (nonatomic, readonly) NSColor * layerBackgroundColor;
```

```python
layerBackgroundColor() -> NSColor
```

