Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. SceneKit
  3. SCNAnimation
  4. TimeOffset
  • SCNAnimation
    • SCNAnimation()
    • SCNAnimation(IntPtr)
    • SCNAnimation(NativeHandle)
    • SCNAnimation(NSCoder)
    • SCNAnimation(NSObjectFlag)
    • Additive
    • AnimationDidStart
    • AnimationDidStart2
    • AnimationDidStop
    • AnimationDidStop2
    • AnimationEvents
    • AppliedOnCompletion
    • Autoreverses
    • BlendInDuration
    • BlendOutDuration
    • ClassHandle
    • Cumulative
    • Duration
    • FillsBackward
    • FillsForward
    • KeyPath
    • RemovedOnCompletion
    • RepeatCount
    • StartDelay
    • TimeOffset
    • TimingFunction
    • UsesSceneTimeBase
    • Copy(NSZone)
    • EncodeTo(NSCoder)
    • FromCAAnimation(CAAnimation)
    • FromName(String)
    • FromUrl(NSUrl)
xamarinmac
namespace SceneKit
{
    [Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Register("SCNAnimation", true)]
    public class SCNAnimation : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, ISCNAnimationProtocol, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual double TimeOffset
        {
            [Export("timeOffset")]
            get;
            [Export("setTimeOffset:")]
            set;
        }

    }
}
.NET
6.07.08.09.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙