IINUIHostedViewControlling Antarmuka
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
[Foundation.Protocol(Name="INUIHostedViewControlling", WrapperType=typeof(IntentsUI.INUIHostedViewControllingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IINUIHostedViewControlling : IDisposable, ObjCRuntime.INativeObject
type IINUIHostedViewControlling = interface
interface INativeObject
interface IDisposable
- Atribut
- Penerapan
Properti
Handle |
Tangani (penunjuk) ke representasi objek yang tidak dikelola. (Diperoleh dari INativeObject) |
Metode
Configure(INInteraction, INUIHostedViewContext, Action<CGSize>) |
Metode Ekstensi
ConfigureView(IINUIHostedViewControlling, NSSet<INParameter>, INInteraction, INUIInteractiveBehavior, INUIHostedViewContext, INUIHostedViewControllingConfigureViewHandler) |