Class MLCPlatform

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • MLCPlatform

      public MLCPlatform()
    • MLCPlatform

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

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

    • setRNGSeedTo

      public static void setRNGSeedTo​(NSNumber seed)
    • getRNGseed

      public static NSNumber getRNGseed()