Freigeben über


IUIFocusAnimationContext Schnittstelle

Definition

Schnittstelle zum Abrufen von Informationen zu einer Fokusanimation.

[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
Attribute
Implementiert

Eigenschaften

Duration

Ruft die Zeit in Sekunden ab, die für die Animation benötigt wird.

Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)

Gilt für: