다음을 통해 공유


ItemCollectionTransition.Operation 속성

정의

애니메이션 효과를 적용할 작업을 가져옵니다.

public:
 property ItemCollectionTransitionOperation Operation { ItemCollectionTransitionOperation get(); };
ItemCollectionTransitionOperation Operation();
public ItemCollectionTransitionOperation Operation { get; }
var itemCollectionTransitionOperation = itemCollectionTransition.operation;
Public ReadOnly Property Operation As ItemCollectionTransitionOperation

속성 값

애니메이션 효과를 주는 작업입니다.

적용 대상