HaxeAPI
  • Version 4.3.5
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.5
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

final class OperatingSystem

package cs.system

implements ICloneable, ISerializable

@:nativeGen@:libType@:csNative@:native("System.OperatingSystem")

Available on cs

Constructor

finalnew(platform:PlatformID, version:Version)

Variables

read onlyPlatform:PlatformID

read onlyServicePack:String

read onlyVersion:Version

read onlyVersionString:String

Methods

finalClone():Dynamic

finalGetObjectData(info:SerializationInfo, context:StreamingContext):Void

ToString():String

finalget_Platform():PlatformID

finalget_ServicePack():String

finalget_Version():Version

finalget_VersionString():String

This documentation is generated for version 4.3.5

© 2024  Haxe Foundation | Contribute to Haxe