Class WKContentWorld

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class WKContentWorld
extends NSObject
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • WKContentWorld

      protected WKContentWorld()
    • WKContentWorld

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

      protected WKContentWorld​(NSObject.SkipInit skipInit)
    • WKContentWorld

      public WKContentWorld​(String name)
  • Method Details

    • getPageWorld

      public static WKContentWorld getPageWorld()
    • getDefaultClientWorld

      public static WKContentWorld getDefaultClientWorld()
    • getName

      public String getName()
    • create

      protected static long create​(String name)