Service
Element constructor.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
Service()
Element constructor.
public Service()
Service(Service)
Element constructor.
public Service(Service service)
Parameters
Element to copy.