---
title: SFButtonTypeOK
framework: securityinterface
role: symbol
role_heading: Global Variable
path: securityinterface/sfbuttontypeok
---

# SFButtonTypeOK

Indicates the OK button was pressed.

## Declaration

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

## See Also

### Constants

- [SFButtonTypeCancel](securityinterface/sfbuttontypecancel.md)
- [SFButtonTypeBack](securityinterface/sfbuttontypeback.md)
- [SFButtonTypeLogin](securityinterface/sfbuttontypelogin.md)
