다음을 통해 공유


AnimationCard.Autoloop 속성

정의

콘텐츠 끝에서 클라이언트 루프 재생이 수행되는 경우를 가져오거나 설정합니다(기본값:true).

public bool? Autoloop { get; set; }
member this.Autoloop : Nullable<bool> with get, set
Public Property Autoloop As Nullable(Of Boolean)

속성 값

콘텐츠 끝에서 재생이 반복되어야 하는지 여부를 정의하는 부울입니다.

적용 대상