共用方式為


UIDynamicAnimator.UpdateItemUsingCurrentState(IUIDynamicItem) 方法

定義

讀取動態專案的目前狀態,並取代該專案狀態的 UIDynamicAnimator 內部標記法。

[Foundation.Export("updateItemUsingCurrentState:")]
public virtual void UpdateItemUsingCurrentState (UIKit.IUIDynamicItem uiDynamicItem);
abstract member UpdateItemUsingCurrentState : UIKit.IUIDynamicItem -> unit
override this.UpdateItemUsingCurrentState : UIKit.IUIDynamicItem -> unit

參數

uiDynamicItem
IUIDynamicItem
屬性

適用於