パッケージ | flash.display |
クラス | public class ScreenMode |
継承 | ScreenMode Object |
言語バージョン: | ActionScript 3.0 |
ランタイムバージョン: | AIR 29.0 |
次のクラスのメソッドとプロパティで ScreenMode オブジェクトを使用します。
- ScreenMode
関連する API エレメント
パブリックプロパティ
プロパティ | 定義元 | ||
---|---|---|---|
colorDepth : int [読み取り専用]
ScreenMode の色深度(ビット数単位)です。 | ScreenMode | ||
constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | ||
height : int [読み取り専用]
ScreenMode のスクリーンの高さ(ピクセル単位)です。 | ScreenMode | ||
refreshRate : int [読み取り専用]
ScreenMode のスクリーンのリフレッシュレート(ヘルツ単位)です。 | ScreenMode | ||
width : int [読み取り専用]
ScreenMode のスクリーンの幅(ピクセル単位)です。 | ScreenMode |
パブリックメソッド
Tue Jun 12 2018, 10:34 AM Z