# `GSDialogController.useLargeButtons`

*Instance Property*

## Declaration

```swift
var useLargeButtons: Bool { get set }
```

```objc
@property (nonatomic) BOOL useLargeButtons;
```

```python
useLargeButtons() -> bool
setUseLargeButtons_(useLargeButtons: bool)
```

