[Foundation.Register("PDFView", true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public class PdfView : AppKit.NSView, AppKit.INSAnimationDelegate, AppKit.INSMenuDelegate, IDisposable
type PdfView = class
inherit NSView
interface INSAnimationDelegate
interface INativeObject
interface IDisposable
interface INSMenuDelegate
PdfView
使用 NSString keyPath) 注册在外部 (观察到的对象。 观察到的更改将调度到观察者的 对象
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)
方法。
(继承自
NSObject
)
使用 string keyPath) 注册在外部 (观察到的对象。 观察到的更改将调度到观察者的 对象
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)
方法。
(继承自
NSObject
)