SLComposeServiceViewController.CellDoubleClicked Method

Definition

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

Parameters

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

Applies to