---
title: TVStyleFactory
framework: tvmlkit
role: symbol
role_heading: Class
path: tvmlkit/tvstylefactory
---

# TVStyleFactory

An object used to register custom style properties.

## Declaration

```swift
class TVStyleFactory
```

## Topics

### Creating New Style Properties

- [registerStyleName(_:type:inherited:)](tvmlkit/tvstylefactory/registerstylename(_:type:inherited:).md)
- [TVViewElementStyleType](tvmlkit/tvviewelementstyletype.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Custom Styles

- [TVViewElementStyle](tvmlkit/tvviewelementstyle.md)
- [TVColor](tvmlkit/tvcolor.md)
