Compartir a través de


CoreCursor.Type Propiedad

Definición

Obtiene el tipo del cursor.

public:
 property CoreCursorType Type { CoreCursorType get(); };
CoreCursorType Type();
public CoreCursorType Type { get; }
var coreCursorType = coreCursor.type;
Public ReadOnly Property Type As CoreCursorType

Valor de propiedad

Tipo del cursor.

Se aplica a