NSViewAnimation
NSViewAnimation()
NSViewAnimation(IntPtr)
NSViewAnimation(NativeHandle)
NSViewAnimation(NSCoder)
NSViewAnimation(NSDictionary[])
NSViewAnimation(NSObjectFlag)
NSViewAnimation(Double, NSAnimationCurve)
Animations
Animator
ClassHandle
EffectKey
EndFrameKey
FadeInEffect
FadeOutEffect
StartFrameKey
TargetKey
ViewAnimations
AnimationForKey(String)
DefaultAnimationForKey(String)
xamarinmac
namespace AppKit
{
[Register("NSViewAnimation", true)]
public class NSViewAnimation : NSAnimation
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSViewAnimation(IntPtr handle);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API