UISettings.CaretWidth Property

Definition

Gets the width of a new caret created by the app view.

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

Property Value

UInt32

unsigned int

uint32_t

The width of a new caret, in pixels.

Applies to