IUIFocusAnimationContext Interfaz

Definición

Interfaz para obtener información sobre una animación de foco.

[Foundation.Protocol(Name="UIFocusAnimationContext", WrapperType=typeof(UIKit.UIFocusAnimationContextWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIFocusAnimationContext : IDisposable, ObjCRuntime.INativeObject
type IUIFocusAnimationContext = interface
    interface INativeObject
    interface IDisposable
Atributos
Implementaciones

Propiedades

Duration

Obtiene el tiempo, en segundos, que la animación tarda en completarse.

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Se aplica a