Share via


IMDLTransformComponent.ResetsTransform Property

Definition

Inserts the specified transform at the specified time.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ResetsTransform { [Foundation.Export("resetsTransform")] get; [Foundation.Export("setResetsTransform:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("resetsTransform")>]
[<set: Foundation.Export("setResetsTransform:")>]
member this.ResetsTransform : bool with get, set

Property Value

Attributes

Applies to