Compartilhar via


CABasicAnimation.GetFromAs<T> Método

Definição

Retorna o valor inicial da propriedade a ser animada, retornado como um objeto do tipo especificado.

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

Parâmetros de tipo

T

Retornos

T

Comentários

Aplica-se a