UISettings.CaretBrowsingEnabled 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 l’insertion peut être utilisée pour les opérations de navigation.
public:
property bool CaretBrowsingEnabled { bool get(); };
bool CaretBrowsingEnabled();
public bool CaretBrowsingEnabled { get; }
var boolean = uISettings.caretBrowsingEnabled;
Public ReadOnly Property CaretBrowsingEnabled As Boolean
Valeur de propriété
Boolean
bool
True si l’insertion peut être utilisée pour les opérations de navigation ; false s’il ne peut pas.