UIInterpolatingMotionEffect.MaximumRelativeValue 属性

定义

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

属性值

此值可为 null

属性

注解

这是将添加到指定键路径值的最大值。

适用于