Show / Hide Table of Contents

Enum AppPackPlatform

The platforms Liminal AppPack files can support.

Namespace: Liminal.SDK.Serialization
Assembly: Liminal.SDK.dll
Syntax
public enum AppPackPlatform : ushort

Fields

Name Description
Android

Android platform.

Unknown

Unknown platform. If this value is detected or used, an exception should be thrown.

WindowsStandalone

Windows standalone platform.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX