INSTextInput.SetMarkedText(NSObject, NSRange) Méthode
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.
[Foundation.Export("setMarkedText:selectedRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetMarkedText (Foundation.NSObject string, Foundation.NSRange selRange);
abstract member SetMarkedText : Foundation.NSObject * Foundation.NSRange -> unit
Paramètres
- string
- NSObject
- selRange
- NSRange
- Attributs