UISettings.MouseHoverTime 属性

定义

获取鼠标指针在引发悬停事件之前可在悬停矩形中停留的时间量。

public:
 property unsigned int MouseHoverTime { unsigned int get(); };
uint32_t MouseHoverTime();
public uint MouseHoverTime { get; }
var uInt32 = uISettings.mouseHoverTime;
Public ReadOnly Property MouseHoverTime As UInteger

属性值

UInt32

unsigned int

uint32_t

引发悬停事件之前的悬停时间(以毫秒为单位)。

适用于