Search Results for

    Show / Hide Table of Contents

    Namespace Platform Module

    Classes

    WindowsPlatformSettings

    Windows platform settings.

    WindowsManager

    Window objects manager service.

    WindowBase

    Native platform window object.

    UWPPlatformSettings

    Universal Windows Platform settings.

    UserBase

    Native platform user object.

    ThreadBase

    Base class for thread objects.

    Ensure to call Kill or Join before deleting thread object.

    StringUtils

    The string operations utilities.

    PlatformBase

    Runtime platform service.

    NetworkBase

    Low-level networking implementation interface with Berkeley sockets.

    MessageBox

    Message dialogs utility (native platform).

    MacPlatformSettings

    Mac platform settings.

    LinuxPlatformSettings

    Linux platform settings.

    iOSPlatformSettings

    iOS platform settings.

    IGuiData

    Interface for GUI data object container.

    GDKPlatformSettings

    GDK platform settings.

    FlaxViewController

    FlaxView

    FlaxAppDelegate

    FileSystemWatcherBase

    Base class for file system watcher objects.

    FileSystemBase

    Platform implementation of filesystem service.

    FileBase

    The base class for file objects.

    DoDragDropJob

    Async DoDragDrop helper (used for rendering frames during main thread stall).

    ClipboardBase

    Native platform clipboard service.

    ApplePlatformSettings

    Apple platform settings.

    AndroidPlatformSettings

    Android platform settings.

    Structs

    ProcessMemoryStats

    Contains information about current memory usage by the process.

    NetworkSocketGroup

    Network sockets group.

    NetworkSocket

    Network socket.

    NetworkEndPoint

    Network end-point.

    MemoryStats

    Contains information about current memory usage and capacity.

    CreateWindowSettings

    Settings for new window.

    CreateProcessSettings

    Settings for new process.

    CPUInfo

    Contains information about CPU (Central Processing Unit).

    BatteryInfo

    Contains information about power supply (battery).

    Enums

    StringSearchCase

    MessageBoxButtons

    MessageBoxIcon

    DialogResult

    ArchitectureType

    PlatformType

    WindowStartPosition

    WindowHitCodes

    DragDropEffect

    CursorType

    ClosingReason

    FatalErrorType

    ThreadPriority

    ScreenOrientationType

    NetworkConnectionType

    NetworkSocketState

    NetworkSocketOption

    NetworkIPVersion

    NetworkProtocol

    FileSystemAction

    SpecialFolder

    DirectorySearchOption

    FileShare

    FileAccess

    FileMode

    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat