INCWidgetSearchViewDelegate Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Protocol(Name="NCWidgetSearchViewDelegate", WrapperType=typeof(NotificationCenter.NCWidgetSearchViewDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INCWidgetSearchViewDelegate : IDisposable, ObjCRuntime.INativeObject
type INCWidgetSearchViewDelegate = interface
interface INativeObject
interface IDisposable
- Derivado
- Atributos
- Implementações
Propriedades
Handle |
Manipule (ponteiro) para a representação de objeto não gerenciado. (Herdado de INativeObject) |
Métodos
ResultSelected(NCWidgetSearchViewController, NSObject) | |
SearchForTearm(NCWidgetSearchViewController, String, nuint) | |
TermCleared(NCWidgetSearchViewController) |