Class AppleProductMetadata
Product definition used by Apple App Store. This is a representation of SKProduct Apple documentation
Inherited Members
Namespace: UnityEngine.Purchasing
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 |
---|---|
Boolean |