共用方式為


INCWidgetSearchViewDelegate 介面

定義

[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
衍生
屬性
實作

屬性

Handle

處理非受控物件標記法) (指標。

(繼承來源 INativeObject)

方法

ResultSelected(NCWidgetSearchViewController, NSObject)
SearchForTearm(NCWidgetSearchViewController, String, nuint)
TermCleared(NCWidgetSearchViewController)

適用於