<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "P256K",
  "identifier" : "/documentation/P256K/Int256/customMirror",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "P256K"
    ],
    "preciseIdentifier" : "s:5P256K6Int256V12customMirrors0D0Vvp"
  },
  "title" : "customMirror"
}
-->

# customMirror

Reflects this value’s `UInt128` / `Int128` limbs to `Mirror` consumers.

```
var customMirror: Mirror { get }
```