---
title: SFButtonTypeBack
framework: securityinterface
role: symbol
role_heading: Global Variable
path: securityinterface/sfbuttontypeback
---

# SFButtonTypeBack

Indicates the Back button was pressed.

## Declaration

```swift
var SFButtonTypeBack: SFButtonType { get }
```

## See Also

### Constants

- [SFButtonTypeCancel](securityinterface/sfbuttontypecancel.md)
- [SFButtonTypeOK](securityinterface/sfbuttontypeok.md)
- [SFButtonTypeLogin](securityinterface/sfbuttontypelogin.md)
