Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Apply

The C# definition of the apply property.
Read time 1 minuteLast updated 8 days ago

Definition

public bool Apply { get; set; }

Remarks

The
apply
statement with a boolean can be used to disable the default behavior of applying the plugin immediately (e.g. you want to apply it only in
subprojects
). For more information about the element, see Gradle's documentation: Applying plugins with the plugins DSL