---
title: "remove(command:propertyList:)"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uimenubuilder/remove(command:propertylist:)"
---

# remove(command:propertyList:)

## Declaration

```swift
@MainActor @preconcurrency func remove(command removedAction: Selector, propertyList removedPropertyList: Any? = nil)
```
