Share via


UIMotionEffect.ComputeKeyPathsAndRelativeValues(UIOffset) Method

Definition

[Foundation.Export("keyPathsAndRelativeValuesForViewerOffset:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? ComputeKeyPathsAndRelativeValues(UIKit.UIOffset viewerOffset);
[<Foundation.Export("keyPathsAndRelativeValuesForViewerOffset:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ComputeKeyPathsAndRelativeValues : UIKit.UIOffset -> Foundation.NSDictionary
override this.ComputeKeyPathsAndRelativeValues : UIKit.UIOffset -> Foundation.NSDictionary

Parameters

viewerOffset
UIOffset

Returns

Attributes

Applies to