{
  "name": "Vibrant::BlendingMode",
  "platform": [
    "macOS"
  ],
  "header": "nativeui/vibrant.h",
  "type": "String",
  "namespace": "nu",
  "description": "The blending mode of a `Vibrant` view.",
  "enums": [
    {
      "name": "\"behind-window\""
    },
    {
      "name": "\"within-window\""
    }
  ],
  "id": "vibrant_blendingmode"
}