Condividi tramite


CABasicAnimation.GetFromAs<T> Metodo

Definizione

Restituisce il valore iniziale della proprietà da animare, restituito come oggetto del tipo specificato.

public T GetFromAs<T> () where T : class, ObjCRuntime.INativeObject;
member this.GetFromAs : unit -> 'T (requires 'T : null and 'T :> ObjCRuntime.INativeObject)

Parametri di tipo

T

Restituisce

T

Commenti

Si applica a