Bagikan melalui


IUITextPasteConfigurationSupporting Antarmuka

Definisi

Antarmuka untuk kontrol teks untuk merespons operasi tempel.

[Foundation.Protocol(Name="UITextPasteConfigurationSupporting", WrapperType=typeof(UIKit.UITextPasteConfigurationSupportingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUITextPasteConfigurationSupporting : IDisposable, UIKit.IUIPasteConfigurationSupporting
type IUITextPasteConfigurationSupporting = interface
    interface INativeObject
    interface IDisposable
    interface IUIPasteConfigurationSupporting
Turunan
Atribut
Penerapan

Properti

Handle

Tangani (penunjuk) ke representasi objek yang tidak dikelola.

(Diperoleh dari INativeObject)
PasteConfiguration

didukung UIPasteConfiguration oleh this objek .

(Diperoleh dari IUIPasteConfigurationSupporting)
PasteDelegate

Mendapatkan delegasi untuk menangani penempelan teks dan penurunan teks.

Metode Ekstensi

CanPaste(IUIPasteConfigurationSupporting, NSItemProvider[])

Mengembalikan true jika responden dapat menempel dari penyedia item yang ditentukan.

Paste(IUIPasteConfigurationSupporting, NSItemProvider[])

Melakukan penempelan.

Berlaku untuk