UIDynamicAnimator.UpdateItemUsingCurrentState(IUIDynamicItem) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reads the current state of a dynamic item, replacing the UIDynamicAnimator's internal representation of that item's state.
[Foundation.Export("updateItemUsingCurrentState:")]
public virtual void UpdateItemUsingCurrentState (UIKit.IUIDynamicItem uiDynamicItem);
abstract member UpdateItemUsingCurrentState : UIKit.IUIDynamicItem -> unit
override this.UpdateItemUsingCurrentState : UIKit.IUIDynamicItem -> unit
Parameters
- uiDynamicItem
- IUIDynamicItem
- Attributes