UIInterpolatingMotionEffect.MaximumRelativeValue Property

Definition

The maximum value for the KeyPath.

public virtual Foundation.NSObject MaximumRelativeValue { [Foundation.Export("maximumRelativeValue", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMaximumRelativeValue:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.MaximumRelativeValue : Foundation.NSObject with get, set

Property Value

This value can be null.

Attributes

Remarks

This is the maximum value that would be added to the specified keypath value.

Applies to