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>)

Применяется к