---
title: SIMD16.MaskStorage
framework: swift
role: symbol
role_heading: Type Alias
path: swift/simd16/maskstorage
---

# SIMD16.MaskStorage

The mask type resulting from pointwise comparisons of this vector type.

## Declaration

```swift
typealias MaskStorage = SIMD16<Scalar.SIMDMaskScalar>
```
