{
  "name": "Vibrant::BlendingMode",
  "platform": [
    "macOS"
  ],
  "header": "nativeui/vibrant.h",
  "type": "enum class",
  "namespace": "nu",
  "description": "The blending mode of a `Vibrant` view.",
  "enums": [
    {
      "name": "Vibrant::BlendingMode::BehindWindow"
    },
    {
      "name": "Vibrant::BlendingMode::WithinWindow"
    }
  ],
  "id": "vibrant_blendingmode"
}