다음을 통해 공유


LineDisplayCursorAttributes 클래스

정의

선 표시 커서의 특성을 나타냅니다.

public ref class LineDisplayCursorAttributes sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class LineDisplayCursorAttributes final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LineDisplayCursorAttributes final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class LineDisplayCursorAttributes
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LineDisplayCursorAttributes
Public NotInheritable Class LineDisplayCursorAttributes
상속
Object Platform::Object IInspectable LineDisplayCursorAttributes
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)

속성

CursorType

줄 표시에서 사용하는 커서의 형식을 가져오거나 설정합니다.

IsAutoAdvanceEnabled

커서의 자동 진행을 사용할 수 있는지 여부를 가져오거나 설정합니다.

IsBlinkEnabled

커서에서 깜박임이 사용되는지 여부를 가져오거나 설정합니다.

Position

커서의 위치를 가져오거나 설정합니다.

적용 대상