IWebOpenPanelResultListener Interface

Definition

[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
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

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

Applies to