다음을 통해 공유


UISettings.CaretWidth 속성

정의

앱 보기에서 만든 새 caret의 너비를 가져옵니다.

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

새 caret의 너비(픽셀)입니다.

적용 대상