Show / Hide Table of Contents

Enum ISN_SKProductPeriodUnit

Values representing the duration of an interval, from a day up to a year.

Namespace: SA.iOS.StoreKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_SKProductPeriodUnit

Fields

Name Description
Day

An interval lasting one day.

Month

An interval lasting one week.

Week

An interval lasting one month.

Year

An interval lasting one year.

In This Article
Back to top Generated by DocFX