Share via


TCDirectionPad.RightContents Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual TouchController.TCControlContents? RightContents { [Foundation.Export("rightContents", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRightContents:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rightContents", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setRightContents:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.RightContents : TouchController.TCControlContents with get, set

Property Value

Attributes

Applies to