Services


Table of Contents

lz.AudioService
This service manages audio resource playback. Check canvas.capabilities.audio to ensure your runtime supports audio.
lz.BrowserService
Provides access to the browser and player environment
lz.CursorService
LzCursorService provides methods for changing the mouse cursor.
lz.FocusService
Handles keyboard focus.
lz.GlobalMouseService
Application-wide control of and information about the mouse.
lz.IdleService
Idle service.
lz.ModeManagerService
Controls pass-through of mouse events.
lz.TimerService
Handles calling of a delegate after a specified number of milliseconds.
lz.TrackService
Enables tracking mouse events over a group of views.