# `GSMultiCursorTextView.indentationUsesTabs`

*Instance Property*

## Declaration

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

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

```python
indentationUsesTabs() -> bool
setIndentationUsesTabs_(indentationUsesTabs: bool)
```

