NSTextViewCellPosition Delegate

Definition

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

Parameters

view
NSTextView
charIndex
System.System.UIntPtr System.unativeint

Return Value

String[]

Applies to