System.Sensors.TCustomOrientationSensor.TiltY

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property TiltY: Double index TProperty.TiltY read GetDoubleProperty;

C++

__property double TiltY = {read=GetDoubleProperty, index=1};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomOrientationSensor


説明

Y 軸上の回転角度に対する取得メソッド。

サポート対象プラットフォーム

このプロパティは、AndroidiOSWindows 上でのみサポートされています。

関連項目