AnimationExtensions.Remove(IAnimationManager, Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
[System::Runtime::CompilerServices::Extension]
static void Remove(Microsoft::Maui::Animations::IAnimationManager ^ animationManager, int tickerId);
public static void Remove (this Microsoft.Maui.Animations.IAnimationManager animationManager, int tickerId);
static member Remove : Microsoft.Maui.Animations.IAnimationManager * int -> unit
<Extension()>
Public Sub Remove (animationManager As IAnimationManager, tickerId As Integer)
參數
- animationManager
- IAnimationManager
- tickerId
- Int32