NSTextViewDelegate.LinkClicked(NSTextView, NSObject, nuint) 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("textView:clickedOnLink:atIndex:")]
public virtual bool LinkClicked (AppKit.NSTextView textView, Foundation.NSObject link, nuint charIndex);
abstract member LinkClicked : AppKit.NSTextView * Foundation.NSObject * nuint -> bool
override this.LinkClicked : AppKit.NSTextView * Foundation.NSObject * nuint -> bool
Paramètres
- textView
- NSTextView
- link
- NSObject
- charIndex
- System.System.UIntPtr System.unativeint
Retours
- Attributs