# `GSGradientKnob.isStart`

*Instance Property*

## Declaration

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

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

```python
isStart() -> bool
```

