다음을 통해 공유


CASpringAnimation.FromKeyPath(String) 메서드

정의

지정된 키 경로에서 새 애니메이션을 만듭니다.

[Foundation.Export("animationWithKeyPath:")]
public static CoreAnimation.CABasicAnimation FromKeyPath (string path);
static member FromKeyPath : string -> CoreAnimation.CABasicAnimation

매개 변수

path
String

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

반환

특성

적용 대상