NSTextView.CharacterIndex(CGPoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("characterIndexForInsertionAtPoint:")]
public virtual nuint CharacterIndex (CoreGraphics.CGPoint point);
abstract member CharacterIndex : CoreGraphics.CGPoint -> nuint
override this.CharacterIndex : CoreGraphics.CGPoint -> nuint
Parameters
- point
- CGPoint
Returns
System.System.UIntPtr
System.unativeint
- Attributes