Share via


SCNAnimation.KeyPath Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? KeyPath { [Foundation.Export("keyPath")] get; [Foundation.Export("setKeyPath:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("keyPath")>]
[<set: Foundation.Export("setKeyPath:")>]
member this.KeyPath : string with get, set

Property Value

Attributes

Applies to