Contains the enum classes used by SKrypton.
enum class FontFamily
Represents a font family, see here for more information. |
|
enum class FontSize
Represents a font size, see here for more information. |
|
enum class HttpCacheType
Represents the caching type a SKryptonWebProfile should use, see here for more information. |
|
enum class Key
Represents a keyboard key, see here for more information. |
|
enum class KeyEventType
Represents a type of Key Event, see here for more information. |
|
enum class KeyboardModifiers
Represents a keyboard modifier, see here for more information. |
|
enum class MouseButton
Represents a mouse button, see here for more information. |
|
enum class MouseEventSource
Represents a source in which a SKryptonMouseEvent can come from, see here for more information. |
|
enum class MouseEventType
Represents a type of a Mouse Event, see here for more information. |
|
enum class Orientation
Represents an orientation, see here for more information. |
|
enum class PersistentCookiesPolicy
Represents a policy for cookie policy, see here for more information. |
|
enum class ScrollPhase
Represents the phase of scrolling, see here for more information. |
|
enum class WebAttribute
Represents different kinds of settings for a SKryptonWebSettings to use, see here for more information. |