共用方式為


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

屬性

備註

這是要新增至指定索引鍵路徑值的最大值。

適用於