Compartir a través de


IWebOpenPanelResultListener Interfaz

Definición

[Foundation.Protocol(Name="WebOpenPanelResultListener", WrapperType=typeof(WebKit.WebOpenPanelResultListenerWrapper))]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "No longer supported.")]
public interface IWebOpenPanelResultListener : IDisposable, ObjCRuntime.INativeObject
type IWebOpenPanelResultListener = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementaciones

Propiedades

Handle

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

(Heredado de INativeObject)

Métodos de extensión

Cancel(IWebOpenPanelResultListener)
ChooseFilename(IWebOpenPanelResultListener, String)
ChooseFilenames(IWebOpenPanelResultListener, String[])

Se aplica a