INSImageDelegate
DidLoadPartOfRepresentation(INSImageDelegate, NSImage, NSImageRep, nint)
DidLoadPartOfRepresentation(INSImageDelegate, NSImage, NSImageRep, nint)
DidLoadRepresentation(INSImageDelegate, NSImage, NSImageRep, NSImageLoadStatus)
DidLoadRepresentationHeader(INSImageDelegate, NSImage, NSImageRep)
ImageDidNotDraw(INSImageDelegate, NSObject, CGRect)
WillLoadRepresentation(INSImageDelegate, NSImage, NSImageRep)
xamarinmac
namespace AppKit
{
public static class NSImageDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void DidLoadPartOfRepresentation(this INSImageDelegate! This, NSImage! image, NSImageRep! rep, nint rows);
}
}
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