---
title: AttributeScopes.UIKitAttributes
framework: foundation
role: symbol
role_heading: Structure
path: foundation/attributescopes/uikitattributes
---

# AttributeScopes.UIKitAttributes

Attribute scopes that UIKit defines.

## Declaration

```swift
struct UIKitAttributes
```

## Topics

### Using Color Attributes

- [backgroundColor](foundation/attributescopes/uikitattributes/backgroundcolor.md)
- [foregroundColor](foundation/attributescopes/uikitattributes/foregroundcolor.md)

### Using Font and Layout Attributes

- [font](foundation/attributescopes/uikitattributes/font.md)
- [kern](foundation/attributescopes/uikitattributes/kern.md)
- [ligature](foundation/attributescopes/uikitattributes/ligature.md)
- [tracking](foundation/attributescopes/uikitattributes/tracking.md)

### Using Text Styling Attributes

- [baselineOffset](foundation/attributescopes/uikitattributes/baselineoffset.md)
- [obliqueness](foundation/attributescopes/uikitattributes/obliqueness.md)
- [paragraphStyle](foundation/attributescopes/uikitattributes/paragraphstyle.md)
- [shadow](foundation/attributescopes/uikitattributes/shadow.md)
- [strikethroughColor](foundation/attributescopes/uikitattributes/strikethroughcolor.md)
- [strikethroughStyle](foundation/attributescopes/uikitattributes/strikethroughstyle.md)
- [strokeColor](foundation/attributescopes/uikitattributes/strokecolor.md)
- [strokeWidth](foundation/attributescopes/uikitattributes/strokewidth.md)
- [textEffect](foundation/attributescopes/uikitattributes/texteffect.md)
- [underlineColor](foundation/attributescopes/uikitattributes/underlinecolor.md)
- [underlineStyle](foundation/attributescopes/uikitattributes/underlinestyle.md)

### Using Attachments and Expansions

- [attachment](foundation/attributescopes/uikitattributes/attachment.md)
- [expansion](foundation/attributescopes/uikitattributes/expansion.md)

### Using Foundation Attributes

- [foundation](foundation/attributescopes/uikitattributes/foundation.md)

### Instance Properties

- [accessibility](foundation/attributescopes/uikitattributes/accessibility.md)
- [adaptiveImageGlyph](foundation/attributescopes/uikitattributes/adaptiveimageglyph.md)
- [textItemTag](foundation/attributescopes/uikitattributes/textitemtag.md)

### Enumerations

- [AttributeScopes.UIKitAttributes.AdaptiveImageGlyphAttribute](foundation/attributescopes/uikitattributes/adaptiveimageglyphattribute.md)
- [AttributeScopes.UIKitAttributes.AttachmentAttribute](foundation/attributescopes/uikitattributes/attachmentattribute.md)
- [AttributeScopes.UIKitAttributes.BackgroundColorAttribute](foundation/attributescopes/uikitattributes/backgroundcolorattribute.md)
- [AttributeScopes.UIKitAttributes.BaselineOffsetAttribute](foundation/attributescopes/uikitattributes/baselineoffsetattribute.md)
- [AttributeScopes.UIKitAttributes.ExpansionAttribute](foundation/attributescopes/uikitattributes/expansionattribute.md)
- [AttributeScopes.UIKitAttributes.FontAttribute](foundation/attributescopes/uikitattributes/fontattribute.md)
- [AttributeScopes.UIKitAttributes.ForegroundColorAttribute](foundation/attributescopes/uikitattributes/foregroundcolorattribute.md)
- [AttributeScopes.UIKitAttributes.KernAttribute](foundation/attributescopes/uikitattributes/kernattribute.md)
- [AttributeScopes.UIKitAttributes.LigatureAttribute](foundation/attributescopes/uikitattributes/ligatureattribute.md)
- [AttributeScopes.UIKitAttributes.ObliquenessAttribute](foundation/attributescopes/uikitattributes/obliquenessattribute.md)
- [AttributeScopes.UIKitAttributes.ParagraphStyleAttribute](foundation/attributescopes/uikitattributes/paragraphstyleattribute.md)
- [AttributeScopes.UIKitAttributes.ShadowAttribute](foundation/attributescopes/uikitattributes/shadowattribute.md)
- [AttributeScopes.UIKitAttributes.StrikethroughColorAttribute](foundation/attributescopes/uikitattributes/strikethroughcolorattribute.md)
- [AttributeScopes.UIKitAttributes.StrikethroughStyleAttribute](foundation/attributescopes/uikitattributes/strikethroughstyleattribute.md)
- [AttributeScopes.UIKitAttributes.StrokeColorAttribute](foundation/attributescopes/uikitattributes/strokecolorattribute.md)
- [AttributeScopes.UIKitAttributes.StrokeWidthAttribute](foundation/attributescopes/uikitattributes/strokewidthattribute.md)
- [AttributeScopes.UIKitAttributes.TextEffectAttribute](foundation/attributescopes/uikitattributes/texteffectattribute.md)
- [AttributeScopes.UIKitAttributes.TextItemTagAttribute](foundation/attributescopes/uikitattributes/textitemtagattribute.md)
- [AttributeScopes.UIKitAttributes.TrackingAttribute](foundation/attributescopes/uikitattributes/trackingattribute.md)
- [AttributeScopes.UIKitAttributes.UnderlineColorAttribute](foundation/attributescopes/uikitattributes/underlinecolorattribute.md)
- [AttributeScopes.UIKitAttributes.UnderlineStyleAttribute](foundation/attributescopes/uikitattributes/underlinestyleattribute.md)

## Relationships

### Conforms To

- [AttributeScope](foundation/attributescope.md)
- [DecodingConfigurationProviding](foundation/decodingconfigurationproviding.md)
- [EncodingConfigurationProviding](foundation/encodingconfigurationproviding.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### UIKit-Defined Attributes

- [uiKit](foundation/attributescopes/uikit.md)
