Class CIDetectorType.Values

java.lang.Object
org.robovm.apple.coreimage.CIDetectorType.Values
Enclosing class:
CIDetectorType

public static class CIDetectorType.Values
extends Object
  • Constructor Details

    • Values

      public Values()
  • Method Details

    • Face

      public static NSString Face()
    • Rectangle

      public static NSString Rectangle()
    • QRCode

      public static NSString QRCode()
    • Text

      public static NSString Text()
      Since:
      Available in iOS 9.0 and later.