Class MLCGatherLayer

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MLCGatherLayer
extends MLCLayer
Since:
Available in iOS 14.5 and later.
  • Constructor Details

    • MLCGatherLayer

      protected MLCGatherLayer()
    • MLCGatherLayer

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

      protected MLCGatherLayer​(NSObject.SkipInit skipInit)
    • MLCGatherLayer

      public MLCGatherLayer​(long dimension)
  • Method Details

    • getDimension

      public long getDimension()
    • create

      protected static long create​(long dimension)
    • supportsDataType

      public static boolean supportsDataType​(MLCDataType dataType, MLCDevice device)