Share via


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)

適用対象