# `GSGlyphCell.drawPlaceholder`

*Instance Property*

## Declaration

```swift
var drawPlaceholder: Bool { get set }
```

```objc
@property (nonatomic) BOOL drawPlaceholder;
```

```python
drawPlaceholder() -> bool
setDrawPlaceholder_(drawPlaceholder: bool)
```

