IINUIHostedViewControlling 接口

定义

[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
属性
实现

属性

Handle

处理指向非托管对象表示形式的 (指针) 。

(继承自 INativeObject)

方法

Configure(INInteraction, INUIHostedViewContext, Action<CGSize>)

扩展方法

ConfigureView(IINUIHostedViewControlling, NSSet<INParameter>, INInteraction, INUIInteractiveBehavior, INUIHostedViewContext, INUIHostedViewControllingConfigureViewHandler)

适用于