IKImageView
IKImageView()
IKImageView(CGRect)
IKImageView(IntPtr)
IKImageView(NativeHandle)
IKImageView(NSCoder)
IKImageView(NSObjectFlag)
AutohidesScrollers
Autoresizes
BackgroundColor
ClassHandle
CurrentToolMode
Delegate
DoubleClickOpensImageEditPanel
Editable
HasHorizontalScroller
HasVerticalScroller
Image
ImageCorrection
ImageProperties
ImageSize
RotationAngle
SupportsDragAndDrop
ZoomFactor
ConvertImagePointToViewPoint(CGPoint)
ConvertImageRectToViewRect(CGRect)
ConvertViewPointToImagePoint(CGPoint)
ConvertViewRectToImageRect(CGRect)
Crop(NSObject)
Dispose(Boolean)
FlipImageHorizontal(NSObject)
FlipImageVertical(NSObject)
GetOverlay(String)
RotateImageLeft(NSObject)
RotateImageRight(NSObject)
ScrollTo(CGPoint)
ScrollTo(CGRect)
SetImage(CGImage, NSDictionary)
SetImageimageProperties(CGImage, NSDictionary)
SetImageWithURL(NSUrl)
SetImageZoomFactor(nfloat, CGPoint)
SetImageZoomFactor(NFloat, CGPoint)
SetOverlay(CALayer, String)
SetRotation(nfloat, CGPoint)
SetRotation(NFloat, CGPoint)
ZoomImageToActualSize(NSObject)
ZoomImageToFit(NSObject)
ZoomImageToRect(CGRect)
ZoomIn(NSObject)
ZoomOut(NSObject)
xamarinmac
namespace ImageKit
{
[Register("IKImageView", true)]
public class IKImageView : NSView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("setImageZoomFactor:centerPoint:")]
public virtual void SetImageZoomFactor(nfloat zoomFactor, CGPoint centerPoint);
}
}
| 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