---
title: ContactAccessButton.Style
framework: contactsui
role: symbol
role_heading: Structure
path: contactsui/contactaccessbutton/style
---

# ContactAccessButton.Style

A type that customizes the style of a contact access button.

## Declaration

```swift
struct Style
```

## Overview

Overview This type accounts for a contact access button’s visual traits like color and sizing of the contact image. Set the style of a contact access button with the contactAccessButtonStyle(_:) view modifier.

## Topics

### Creating a style instance

- [init(imageTrailingEdgePadding:imageWidth:imageColor:)](contactsui/contactaccessbutton/style/init(imagetrailingedgepadding:imagewidth:imagecolor:).md)

### Working with common styles

- [automatic](contactsui/contactaccessbutton/style/automatic.md)
