UISettings.CaretBlinkRate Property

Definition

Gets the blink rate of a new caret created by the app view.

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

Property Value

UInt32

unsigned int

uint32_t

The blink rate of the new caret, in milliseconds.

Applies to