Share via


NSCollectionViewTransitionLayout.TransitionProgress Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat TransitionProgress { [Foundation.Export("transitionProgress", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTransitionProgress:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("transitionProgress", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setTransitionProgress:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.TransitionProgress : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to