# `GSSplitViewDelegate`

*Protocol*

## Declaration

```swift
protocol GSSplitViewDelegate : NSObjectProtocol
```

```objc
@protocol GSSplitViewDelegate <NSObject>
```

```python
GSSplitViewDelegate
```

## Topics

### Instance Methods

- [`GSSplitViewDelegate splitViewDidResizeSubviewsByUserIntend`](/Core/GlyphsKit/GSSplitViewDelegate/splitViewDidResizeSubviewsByUserIntend)

## Relationships

### Inherits From

- `NSObject`

