# interactiveImport

> Indicates whether to show the import window when importing a sample that is an asset package (a.unitypackage file).

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager.UI](/engine/6000.5/script-reference/unityeditor/packagemanager/ui.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public readonly bool interactiveImport { get; }
```
