W3cubDocs

/Haxe

Version

package haxe.display

import haxe.display.Protocol

Available on all platforms

Represents a semantic version, see https://semver.org/.

Fields

optionalfinalread onlypre:Null<String>

finalread onlypatch:Int

finalread onlyminor:Int

finalread onlymajor:Int

optionalfinalread onlybuild:Null<String>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/display/Version.html