IINUIHostedViewControlling Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
- Atributos
- Implementações
Propriedades
Handle |
Manipule (ponteiro) para a representação de objeto não gerenciado. (Herdado de INativeObject) |
Métodos
Configure(INInteraction, INUIHostedViewContext, Action<CGSize>) |
Métodos de Extensão
ConfigureView(IINUIHostedViewControlling, NSSet<INParameter>, INInteraction, INUIInteractiveBehavior, INUIHostedViewContext, INUIHostedViewControllingConfigureViewHandler) |