Class AppleProductMetadata
Product definition used by Apple App Store. This is a representation of Product Apple documentation
Inherited Members
Namespace: UnityEngine .Purchasing
Assembly: Unity.Purchasing.dll
Syntax
public class AppleProductMetadata : ProductMetadata
Properties
isFamilyShareable
A Boolean value that indicates whether the product is available for family sharing in App Store Connect.
Declaration
public bool isFamilyShareable { get; }
Property Value
Type | Description |
---|---|
bool |