次の方法で共有


UISettings.CaretWidth プロパティ

定義

アプリ ビューによって作成された新しいキャレットの幅を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

新しいキャレットの幅 (ピクセル単位)。

適用対象