Share via


SimpleHapticsController.IsPlayCountSupported 屬性

定義

取得觸覺輸入裝置是否支援意見反應計數。

public:
 property bool IsPlayCountSupported { bool get(); };
bool IsPlayCountSupported();
public bool IsPlayCountSupported { get; }
var boolean = simpleHapticsController.isPlayCountSupported;
Public ReadOnly Property IsPlayCountSupported As Boolean

屬性值

Boolean

bool

如果支援意見反應計數,則為true。 否則為 false

適用於