OptInPolicy
Defines the opt-in policy.
Entries
The group does not require an explicit opt-in. The configuration associated to the group is applied to the IVI application configuration by default.
The group does not require an explicit opt-in for debug builds only. The configuration associated to the group is applied to the IVI application configuration by default for debug builds. The group requires an explicit opt-in for any other build type.
The group requires an explicit opt-in to be used.
Inherited properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.