Share via


NSTextViewCellPosition Delegate

Definition

public delegate string[] NSTextViewCellPosition(NSTextView view, NSTextAttachmentCell forCell, UIntPtr charIndex);
type NSTextViewCellPosition = delegate of NSTextView * NSTextAttachmentCell * unativeint -> string[]

Parameters

view
NSTextView
charIndex
UIntPtr

unativeint

Return Value

String[]

Applies to