SLComposeServiceViewController.CellClicked Method

Definition

[Foundation.Export("textView:clickedOnCell:inRect:atIndex:")]
public virtual void CellClicked (AppKit.NSTextView textView, AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect cellFrame, nuint charIndex);
abstract member CellClicked : AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * nuint -> unit
override this.CellClicked : AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * nuint -> unit

Parameters

textView
NSTextView
cellFrame
CGRect
charIndex
System.System.UIntPtr System.unativeint
Attributes

Applies to