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