Share via


TCTouchpadDescriptor.ColliderShape Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual TouchController.TCColliderShape ColliderShape { [Foundation.Export("colliderShape", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setColliderShape:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("colliderShape", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setColliderShape:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ColliderShape : TouchController.TCColliderShape with get, set

Property Value

Attributes

Applies to