Share via


IQLPreviewingController Interfaz

Definición

[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
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos de extensión

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

Se aplica a