QLPreviewPanel Constructors
Definition
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.
Overloads
QLPreviewPanel() | |
QLPreviewPanel(NSCoder) | |
QLPreviewPanel(NSObjectFlag) | |
QLPreviewPanel(IntPtr) |
QLPreviewPanel()
QLPreviewPanel(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public QLPreviewPanel (Foundation.NSCoder coder);
new QuickLookUI.QLPreviewPanel : Foundation.NSCoder -> QuickLookUI.QLPreviewPanel
Parameters
- coder
- NSCoder
- Attributes
Applies to
QLPreviewPanel(NSObjectFlag)
protected QLPreviewPanel (Foundation.NSObjectFlag t);
new QuickLookUI.QLPreviewPanel : Foundation.NSObjectFlag -> QuickLookUI.QLPreviewPanel
Parameters
Applies to
QLPreviewPanel(IntPtr)
protected internal QLPreviewPanel (IntPtr handle);
new QuickLookUI.QLPreviewPanel : nativeint -> QuickLookUI.QLPreviewPanel
Parameters
- handle
-
IntPtr
nativeint