Partager via


IWebOpenPanelResultListener Interface

Définition

[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
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes d’extension

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

S’applique à