---
title: keyAELogicalOperator
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/keyaelogicaloperator
---

# keyAELogicalOperator

Specifies a descriptor of type typeEnumerated whose data is one of the logical operators (such as kAEAND) defined in Key Form and Descriptor Type Object Specifier Constants.

## Declaration

```swift
var keyAELogicalOperator: Int { get }
```
