NSTextAttachmentCell
NSTextAttachmentCell()
NSTextAttachmentCell(IntPtr)
NSTextAttachmentCell(NativeHandle)
NSTextAttachmentCell(NSCoder)
NSTextAttachmentCell(NSImage)
NSTextAttachmentCell(NSObjectFlag)
NSTextAttachmentCell(String)
Attachment
CellBaselineOffset
CellSize
ClassHandle
CellFrameForTextContainer(NSTextContainer, CGRect, CGPoint, nuint)
CellFrameForTextContainer(NSTextContainer, CGRect, CGPoint, nuint)
DrawWithFrame(CGRect, NSView)
DrawWithFrame(CGRect, NSView, nuint)
DrawWithFrame(CGRect, NSView, nuint)
DrawWithFrame(CGRect, NSView, nuint, NSLayoutManager)
DrawWithFrame(CGRect, NSView, nuint, NSLayoutManager)
Highlight(Boolean, CGRect, NSView)
TrackMouse(NSEvent, CGRect, NSView, Boolean)
TrackMouse(NSEvent, CGRect, NSView, nuint, Boolean)
TrackMouse(NSEvent, CGRect, NSView, nuint, Boolean)
WantsToTrackMouse()
WantsToTrackMouse(NSEvent, CGRect, NSView, nuint)
WantsToTrackMouse(NSEvent, CGRect, NSView, nuint)
xamarinmac
namespace AppKit
{
[Register("NSTextAttachmentCell", true)]
public class NSTextAttachmentCell : NSCell
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("drawWithFrame:inView:characterIndex:")]
public virtual void DrawWithFrame(CGRect cellFrame, NSView! controlView, nuint charIndex);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API