<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/DynamicIsland/keylineTint(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit13DynamicIslandV11keylineTintyAC7SwiftUI5ColorVSgF"
  },
  "title" : "keylineTint(_:)"
}
-->

# keylineTint(_:)

Applies a subtle tint color to the surrounding border of a Live Activity that appears in the Dynamic Island.

```
func keylineTint(_ color: Color?) -> DynamicIsland
```

## Parameters

`color`

The tint color to use.

## Return Value

The configuration object for the Dynamic Island with the specified keyline tint color.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)