W3cubDocs

/Haxe JavaScript

PlaybackDirection(String)

package js.html

Available on js

Variables

@:value(cast "alternate") @:enum @:impl inline read only ALTERNATE:PlaybackDirection = "alternate"

@:value(cast "alternate-reverse") @:enum @:impl inline read only ALTERNATE_REVERSE:PlaybackDirection = "alternate-reverse"

@:value(cast "normal") @:enum @:impl inline read only NORMAL:PlaybackDirection = "normal"

@:value(cast "reverse") @:enum @:impl inline read only REVERSE:PlaybackDirection = "reverse"

Static variables

@:value(cast "alternate") @:enum @:impl static inline read only ALTERNATE:PlaybackDirection = "alternate"

@:value(cast "alternate-reverse") @:enum @:impl static inline read only ALTERNATE_REVERSE:PlaybackDirection = "alternate-reverse"

@:value(cast "normal") @:enum @:impl static inline read only NORMAL:PlaybackDirection = "normal"

@:value(cast "reverse") @:enum @:impl static inline read only REVERSE:PlaybackDirection = "reverse"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/PlaybackDirection.html