LineDisplayCursor.IsOtherSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.