---
title: signIn
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/storebuttonkind/signin
---

# signIn

A type of button that people use to sign in.

## Declaration

```swift
static var signIn: StoreButtonKind { get }
```

## See Also

### Getting additional button types for subscription store views

- [redeemCode](storekit/storebuttonkind/redeemcode.md)
- [policies](storekit/storebuttonkind/policies.md)
