C# 클래스 Windows.UI.Xaml.Media.Animation.RepeatBehaviorHelper

상속: IRepeatBehaviorHelper
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
Equals ( [ target, [ value ) : bool
FromCount ( [ count ) : RepeatBehavior
FromDuration ( [ duration ) : RepeatBehavior
GetHasCount ( [ target ) : bool
GetHasDuration ( [ target ) : bool

메소드 상세

Equals() 공개 정적인 메소드

public static Equals ( [ target, [ value ) : bool
target [
value [
리턴 bool

FromCount() 공개 정적인 메소드

public static FromCount ( [ count ) : RepeatBehavior
count [
리턴 RepeatBehavior

FromDuration() 공개 정적인 메소드

public static FromDuration ( [ duration ) : RepeatBehavior
duration [
리턴 RepeatBehavior

GetHasCount() 공개 정적인 메소드

public static GetHasCount ( [ target ) : bool
target [
리턴 bool

GetHasDuration() 공개 정적인 메소드

public static GetHasDuration ( [ target ) : bool
target [
리턴 bool