Search Results for

    Show / Hide Table of Contents

    Enum PlatformFamily

    Specifies the platform family.

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

    Fields

    Name Description
    Console

    Console family.

    Desktop

    Desktop family.

    Mobile

    Mobile family.

    Unsupported

    Unsupported family.

    Extension Methods

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