IINUIHostedViewControlling Interface

Definition

[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
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

Configure(INInteraction, INUIHostedViewContext, Action<CGSize>)

Extension Methods

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

Applies to