Interface IAndroidStoreSelection
Store configuration for Android stores.
Namespace: UnityEngine.Purchasing
Syntax
public interface IAndroidStoreSelection : IStoreConfiguration
Properties
appStore
A property that retrieves the AppStore
type.
Declaration
AppStore appStore { get; }
Property Value
Type | Description |
---|---|
AppStore |