Skip to content

AXMathExpressionFenced

Category: Class

Platforms: iOS 18.2+, iPadOS 18.2+, Mac Catalyst 18.2+, macOS 15.2+, tvOS 18.2+, visionOS 2.2+, watchOS 11.2+

Declaration

class AXMathExpressionFenced

Details

Topics

  • init(expressions: [AXMathExpression], open: String, close: String)
  • var closeString: String
  • var expressions: [AXMathExpression]
  • var openString: String

Relationships

  • AXMathExpression
  • CVarArg
  • CustomDebugStringConvertible
  • CustomStringConvertible
  • Equatable
  • Hashable
  • NSObjectProtocol
  • Sendable
  • SendableMetatype

See Also

  • Math expressions
  • class AXMathExpressionNumber
  • class AXMathExpressionIdentifier
  • class AXMathExpressionOperator
  • class AXMathExpressionText
  • class AXMathExpressionRow
  • class AXMathExpressionTable
  • class AXMathExpressionTableCell
  • class AXMathExpressionTableRow
  • class AXMathExpressionUnderOver
  • class AXMathExpressionSubSuperscript
  • class AXMathExpressionFraction
  • class AXMathExpressionMultiscript
  • class AXMathExpressionRoot
  • protocol AXMathExpressionProvider

AXMath Expression Fenced

Topics (Grouped)

Initializers

Instance Properties

Inherits From

Conforms To

Math expressions

Code Examples

class AXMathExpressionFenced

Source: https://developer.apple.com/documentation/accessibility/axmathexpressionfenced