UtilUIAutomationSetCaretBlinkTime Method
Set the blinking time of the caret.
Namespace: DevCase.Core.Diagnostics.ProcessesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static void SetCaretBlinkTime(
int ms
)
Public Shared Sub SetCaretBlinkTime (
ms As Integer
)
Dim ms As Integer
UtilUIAutomation.SetCaretBlinkTime(ms)
public:
static void SetCaretBlinkTime(
int ms
)
static member SetCaretBlinkTime :
ms : int -> unit
No code example is currently available or this language may not be supported.
Parameters
- ms Int32
-
The blink interval, in Milliseconds.