---
title: MTRControllerFactory
framework: matter
role: symbol
role_heading: Class
path: matter/mtrcontrollerfactory
---

# MTRControllerFactory

## Declaration

```swift
class MTRControllerFactory
```

## Topics

### Instance Properties

- [isRunning](matter/mtrcontrollerfactory/isrunning.md)

### Instance Methods

- [shutdown()](matter/mtrcontrollerfactory/shutdown().md)
- [startController(onExistingFabric:)](matter/mtrcontrollerfactory/startcontroller(onexistingfabric:).md)
- [startController(onNewFabric:)](matter/mtrcontrollerfactory/startcontroller(onnewfabric:).md)
- [startup(_:)](matter/mtrcontrollerfactory/startup(_:).md)

### Type Methods

- [sharedInstance()](matter/mtrcontrollerfactory/sharedinstance().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)
