IUIFocusAnimationContext Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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) |