Module SDL::Mac::HIServices
In: lib/ruby-sdl-ffi/sdl/mac.rb

Methods

Classes and Modules

Class SDL::Mac::HIServices::ProcessSerialNumber

Constants

KCurrentProcess = 2   Some relevant constants (but not part of the same enum)
KProcessTransformToForegroundApplication = 1

Public Class methods

Does the magic to make the current process a front process.

[Validate]