Control : PulseTimer

Page Status: Beta
Jump to: navigation, search

PulseTimer Icon

Back to Controls

Contents

Description

The PulseTimer invokes an action every set number of milliseconds. The count-down followed by an action is performed a specified number of times.

The PulseTimer must be associated with a TimerAdapter in order to work. The TimerView has two properties: Count and Frequency. The Count property specifies how many times to perform the specified action (the function the timer is bound to). The Frequency property specifies how many milliseconds to wait between calls.

How To

For a detailed example of how to use the control, see the PulseTimer Use Case

Associated Data Types

Associated Interface Types

Required Adapter Types

Associated Properties

Common Properties Index

Specialized Properties

Unique Properties

    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.