Partager via


IUIFocusAnimationContext Interface

Définition

Interface permettant d’obtenir des informations sur une animation de focus.

[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
Attributs
Implémente

Propriétés

Duration

Obtient le temps nécessaire à l’exécution de l’animation, en secondes.

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

S’applique à