INSTextAttachmentContainer Interface

Definition

[Foundation.Protocol(Name="NSTextAttachmentContainer", WrapperType=typeof(AppKit.NSTextAttachmentContainerWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSTextAttachmentContainer : IDisposable, ObjCRuntime.INativeObject
type INSTextAttachmentContainer = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

GetAttachmentBounds(NSTextContainer, CGRect, CGPoint, nuint)
GetImage(CGRect, NSTextContainer, nuint)

Applies to