# `GSHint.selection`

*Instance Property*

## Declaration

```swift
var selection: Int32 { get set }
```

```objc
@property (nonatomic) int selection;
```

```python
selection() -> int
setSelection_(selection: int)
```

