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