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

    Represents a family of mobile devices.

    Unsupported

    Unsupported family member.

    Extension Methods

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