FlightStick.HatSwitchKind 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
飛行杆上的帽開關類型。
public:
property GameControllerSwitchKind HatSwitchKind { GameControllerSwitchKind get(); };
GameControllerSwitchKind HatSwitchKind();
public GameControllerSwitchKind HatSwitchKind { get; }
var gameControllerSwitchKind = flightStick.hatSwitchKind;
Public ReadOnly Property HatSwitchKind As GameControllerSwitchKind
屬性值
飛行杆上的帽開關類型。
備註
hat switch 是通常用於相機檢視和/或目標選取的控制項。 它可以是雙向、四向或八向,而且其目前的位置可由基數座標系統描述。 任何指定時間都只能有一個位置的 Hat 參數。