# ShowTargetGroupSelection

> Whether to show targetGroupSelection tab when using the default base setting. User should use this property to conditionally define their UI if they choose to custom the provider setting UI for each platform and uses the targetGroupSelection tab.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.AdaptivePerformance.Editor](/engine/6000.3/script-reference/unityeditor/adaptiveperformance/editor.md)
* **Assembly:** UnityEditor

```csharp
public virtual bool ShowTargetGroupSelection { get; set; }
```
