<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UITextMathExpressionCompletionType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UITextMathExpressionCompletionType"
  },
  "title" : "UITextMathExpressionCompletionType"
}
-->

# UITextMathExpressionCompletionType

```
enum UITextMathExpressionCompletionType
```

## Topics

### Enumeration Cases

[`case `default``](/documentation/UIKit/UITextMathExpressionCompletionType/default)

[`case no`](/documentation/UIKit/UITextMathExpressionCompletionType/no)

[`case yes`](/documentation/UIKit/UITextMathExpressionCompletionType/yes)

### Initializers

[`init?(rawValue: Int)`](/documentation/UIKit/UITextMathExpressionCompletionType/init(rawValue:))

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

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)