Class GCVirtualControllerElementConfiguration

java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.gamecontroller.GCVirtualControllerElementConfiguration
All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class GCVirtualControllerElementConfiguration
extends NSObject
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • GCVirtualControllerElementConfiguration

      public GCVirtualControllerElementConfiguration()
    • GCVirtualControllerElementConfiguration

      protected GCVirtualControllerElementConfiguration​(NSObject.Handle h, long handle)
    • GCVirtualControllerElementConfiguration

      protected GCVirtualControllerElementConfiguration​(NSObject.SkipInit skipInit)
  • Method Details

    • isHidden

      public boolean isHidden()
    • setHidden

      public void setHidden​(boolean v)
    • getPath

      public UIBezierPath getPath()
    • setPath

      public void setPath​(UIBezierPath v)
    • isActsAsTouchpad

      public boolean isActsAsTouchpad()
    • setActsAsTouchpad

      public void setActsAsTouchpad​(boolean v)