# `GlyphsTool standardCursor`

*Instance Method*

## Declaration

```swift
func standardCursor() -> NSCursor?
```

```objc
- (NSCursor *) standardCursor;
```

```python
standardCursor() -> NSCursor
```

