共用方式為


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。

屬性

適用於