Class ApplicationIdentifier
Inheritance
ApplicationIdentifier
Assembly: solution.dll
Syntax
[FormerName("Unity.Platforms.Android.Build.ApplicationIdentifier, Unity.Platforms.Android.Build")]
[FormerName("Unity.Build.Android.ApplicationIdentifier, Unity.Build.Android")]
[FormerName("Unity.Build.iOS.BundleIdentifier, Unity.Build.iOS")]
public sealed class ApplicationIdentifier : IBuildComponent, IBuildComponentInitialize, IHierarchicalComponentInitialize<BuildConfiguration, IBuildComponent>
Properties
Methods
Name |
Description |
Initialize(ReadOnly)
|
Initialize a component.
Called after the component has been constructed with the TypeConstruction utility.
|