Share via


IQLPreviewingController 인터페이스

정의

[Foundation.Protocol(Name="QLPreviewingController", WrapperType=typeof(QuickLook.QLPreviewingControllerWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IQLPreviewingController : IDisposable, ObjCRuntime.INativeObject
type IQLPreviewingController = interface
    interface INativeObject
    interface IDisposable
특성
구현

속성

Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)

확장 메서드

PreparePreviewOfFile(IQLPreviewingController, NSUrl, Action<NSError>)
PreparePreviewOfSearchableItem(IQLPreviewingController, String, String, Action<NSError>)

적용 대상