다음을 통해 공유


AjaxOptions.LoadingElementDuration 속성

정의

로드 중인 요소를 표시하거나 숨길 때 애니메이션의 지속 시간을 제어하는 값(밀리초)을 가져오거나 설정합니다.

public int LoadingElementDuration { get; set; }
member this.LoadingElementDuration : int with get, set
Public Property LoadingElementDuration As Integer

속성 값

로드 중인 요소를 표시하거나 숨길 때 애니메이션의 지속 시간을 제어하는 값(밀리초)입니다.

적용 대상