| Paket | mx.managers |
| Sınıf | public final class CursorManagerPriority |
| Miras Alma | CursorManagerPriority Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
priority argument to the
CursorManager.setCursor() method.
İlgili API Öğeleri
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| HIGH : int = 1 [statik]
Constant that specifies the highest cursor priority when passed
as the priority argument to setCursor(). | CursorManagerPriority | ||
| LOW : int = 3 [statik]
Constant that specifies the lowest cursor priority when passed
as the priority argument to setCursor(). | CursorManagerPriority | ||
| MEDIUM : int = 2 [statik]
Constant that specifies a medium cursor priority when passed
as the priority argument to setCursor(). | CursorManagerPriority | ||
Sabit Ayrıntısı
HIGH | Sabit |
public static const HIGH:int = 1| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Constant that specifies the highest cursor priority when passed
as the priority argument to setCursor().
LOW | Sabit |
public static const LOW:int = 3| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Constant that specifies the lowest cursor priority when passed
as the priority argument to setCursor().
MEDIUM | Sabit |
public static const MEDIUM:int = 2| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Constant that specifies a medium cursor priority when passed
as the priority argument to setCursor().
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster