Provides attached properties for SplitView 句柄。 更多...
import 语句: | import QtQuick.Controls |
继承: | QtObject |
SplitHandle provides attached properties for SplitView 句柄。
For split items themselves, use the attached SplitView 特性。
另请参阅 SplitView .
SplitHandle.hovered : bool |
This attached property holds whether the split handle is hovered.
另请参阅 pressed .
SplitHandle.pressed : bool |
This attached property holds whether the split handle is pressed.
另请参阅 hovered .