<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PencilKit",
  "identifier" : "/documentation/PencilKit/PKToolPickerObserver/toolPickerFramesObscuredDidChange(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "PencilKit"
    ],
    "preciseIdentifier" : "c:objc(pl)PKToolPickerObserver(im)toolPickerFramesObscuredDidChange:"
  },
  "title" : "toolPickerFramesObscuredDidChange(_:)"
}
-->

# toolPickerFramesObscuredDidChange(_:)

Tells the observer when the area that the tool picker obscures changes.

```
optional func toolPickerFramesObscuredDidChange(_ toolPicker: PKToolPicker)
```

## Parameters

`toolPicker`

The tool picker whose configuration changed.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)