C# 클래스 AccidentalFish.UIKit.FluentAnimate.Animation

파일 보기 프로젝트 열기: JamesRandall/FluentAnimate

공개 프로퍼티들

프로퍼티 타입 설명
Action System.Action
AnimationOptions UIViewAnimationOptions
AutoReverses bool
Delay double
Duration double
IsActionOnly bool

프로퍼티 상세

Action 공개적으로 프로퍼티

public Action,System Action
리턴 System.Action

AnimationOptions 공개적으로 프로퍼티

public UIViewAnimationOptions AnimationOptions
리턴 UIViewAnimationOptions

AutoReverses 공개적으로 프로퍼티

public bool AutoReverses
리턴 bool

Delay 공개적으로 프로퍼티

public double Delay
리턴 double

Duration 공개적으로 프로퍼티

public double Duration
리턴 double

IsActionOnly 공개적으로 프로퍼티

public bool IsActionOnly
리턴 bool