Bagikan melalui


ICPSearchTemplateDelegate Antarmuka

Definisi

Delegasikan objek yang digunakan oleh CPSearchTemplate.

[Foundation.Protocol(Name="CPSearchTemplateDelegate", WrapperType=typeof(CarPlay.CPSearchTemplateDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public interface ICPSearchTemplateDelegate : IDisposable, ObjCRuntime.INativeObject
type ICPSearchTemplateDelegate = interface
    interface INativeObject
    interface IDisposable
Turunan
Atribut
Penerapan

Properti

Handle

Tangani (penunjuk) ke representasi objek yang tidak dikelola.

(Diperoleh dari INativeObject)

Metode

SelectedResult(CPSearchTemplate, CPListItem, Action)

Pengembang harus menimpa metode ini untuk merespons pilihan pencarian.

UpdatedSearchText(CPSearchTemplate, String, CPSearchTemplateDelegateUpdateHandler)

Pengembang harus mengambil alih metode ini untuk merespons perubahan dalam teks pencarian.

Metode Ekstensi

SearchButtonPressed(ICPSearchTemplateDelegate, CPSearchTemplate)

Delegasikan objek yang digunakan oleh CPSearchTemplate.

Berlaku untuk