syncCapabilities
Sync the Capabilities set in the Unity Editor to the AppXManifest
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool syncCapabilities { get; set; }
Remarks
Enable this property to synchronize the 'Capabilities' section of the AppXManifest file with the Unity Editor's configured settings. Existing manifests will have this section updated, resulting in the overwrite of any custom modifications made to the 'Capabilities' section."