Condividi tramite


CAKeyFrameAnimation.GetValuesAs<T> Metodo

Definizione

Restituisce gli elementi dell'animazione fotogramma chiave come matrice di valori fortemente tipizzati di oggetti NSObject o CoreGraphics.

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

Parametri di tipo

T

Tipo generico per ottenere i valori come.

Restituisce

T[]

Si applica a