Partager via


LineDisplayCursor.IsOtherSupported Propriété

Définition

Obtient si un autre type (inconnu selon UnifiedPOS) de curseur est pris en charge.

public:
 property bool IsOtherSupported { bool get(); };
bool IsOtherSupported();
public bool IsOtherSupported { get; }
var boolean = lineDisplayCursor.isOtherSupported;
Public ReadOnly Property IsOtherSupported As Boolean

Valeur de propriété

Boolean

bool

True si un autre type de curseur est pris en charge ; sinon, False.

S’applique à