# `GSGlyphsPreview.expanded`

*Instance Property*

## Declaration

```swift
var isExpanded: Bool { get }
```

```objc
@property (nonatomic, readonly, getter=isExpanded) BOOL expanded;
```

```python
isExpanded() -> bool
```

