# `GSHandle.canAttachHint`

*Instance Property*

## Declaration

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

```objc
@property (nonatomic, readonly) BOOL canAttachHint;
```

```python
canAttachHint() -> bool
```

