Set(bool)
Sets a new bool value for the attribute.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public void Set(bool value)
Parameters
Attribute value.
public void Set(bool value)