<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVStyleFactory",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:objc(cs)TVStyleFactory"
  },
  "title" : "TVStyleFactory"
}
-->

# TVStyleFactory

An object used to register custom style properties.

```
class TVStyleFactory
```

## Topics

### Creating New Style Properties

[`registerStyleName(_:type:inherited:)`](/documentation/TVMLKit/TVStyleFactory/registerStyleName(_:type:inherited:))

Creates a new style property of the indicated type.

[`TVViewElementStyleType`](/documentation/TVMLKit/TVViewElementStyleType)

Describes the different style types for an element.



---

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)