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

# TVInterfaceFactory

A factory for the creation of views and view controllers.

```
class TVInterfaceFactory
```

## Overview

The app can extend or override the framework implementation by setting [`extendedInterfaceCreator`](/documentation/TVMLKit/TVInterfaceFactory/extendedInterfaceCreator).

## Topics

### Extending an Interface

[`extendedInterfaceCreator`](/documentation/TVMLKit/TVInterfaceFactory/extendedInterfaceCreator)

The interface that is being extended.

[`shared()`](/documentation/TVMLKit/TVInterfaceFactory/shared())

Returns the singleton instance of the interface factory.



---

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)