UIAttachmentBehavior.FrictionTorque 属性

定义

对旋转的阻力,以任意单位表示。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat FrictionTorque { [Foundation.Export("frictionTorque")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setFrictionTorque:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.FrictionTorque : nfloat with get, set

属性值

默认值为 0.0。

属性

适用于