Freigeben über


LineDisplayCursor Klasse

Definition

Stellt einen Linienanzeigecursor dar.

public ref class LineDisplayCursor 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 LineDisplayCursor final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LineDisplayCursor 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 LineDisplayCursor
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LineDisplayCursor
Public NotInheritable Class LineDisplayCursor
Vererbung
Object Platform::Object IInspectable LineDisplayCursor
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Eigenschaften

CanCustomize

Ruft ab, ob das Zeilenanzeigegerät das Anpassen des Cursorstils unterstützt.

IsBlinkSupported

Ruft ab, ob das Blinken des Cursors unterstützt wird.

IsBlockSupported

Ruft ab, ob ein Blockcursor unterstützt wird.

IsHalfBlockSupported

Ruft ab, ob ein Halbblockcursor unterstützt wird.

IsOtherSupported

Ruft ab, ob ein anderer Typ (gemäß UnifiedPOS unbekannt) des Cursors unterstützt wird.

IsReverseSupported

Ruft ab, ob ein invertierter Cursor unterstützt wird.

IsUnderlineSupported

Ruft ab, ob ein unterstrichener Cursor unterstützt wird.

Methoden

GetAttributes()

Ruft die Attribute des Zeilenanzeigecursors ab.

TryUpdateAttributesAsync(LineDisplayCursorAttributes)

Versucht, die Attribute des Zeilenanzeige-Curors asynchron zu aktualisieren.

Gilt für: