NSImageRect Delegate
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public delegate AppKit.NSImage NSImageRect(NSObject sender, CGRect aRect);
type NSImageRect = delegate of NSObject * CGRect -> NSImage
- sender
- NSObject
- aRect
- CGRect
Produkt | Versioner |
---|---|
Xamarin.Mac SDK | 14 |