# `GSMultiCursorTextView.indentationDepth`

*Instance Property*

## Declaration

```swift
var indentationDepth: UInt { get set }
```

```objc
@property (nonatomic) NSUInteger indentationDepth;
```

```python
indentationDepth() -> int
setIndentationDepth_(indentationDepth: int)
```

