Search Results for

    Show / Hide Table of Contents

    Enum PlatformType

    Specifies the platform type.

    Namespace: Evergine.Common
    Assembly: Evergine.Common.dll
    Syntax
    public enum PlatformType

    Fields

    Name Description
    Android

    Google Android Platform.

    Linux

    Linux platform.

    MacOS

    Apple MacOS platform.

    UWP

    Universal Windows App

    Undefined

    Undefined platform.

    Web

    Web platform.

    Windows

    Microsoft Windows platform.

    iOS

    Apple iOS platform.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In This Article
    Back to top
    Generated by DocFX