Class WKSnapshotConfiguration

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class WKSnapshotConfiguration
    extends NSObject
    Since:
    Available in iOS 11.0 and later.
    • Constructor Detail

      • WKSnapshotConfiguration

        public WKSnapshotConfiguration()
      • WKSnapshotConfiguration

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

        protected WKSnapshotConfiguration​(NSObject.SkipInit skipInit)
    • Method Detail

      • getRect

        public CGRect getRect()
      • setRect

        public void setRect​(CGRect v)
      • getSnapshotWidth

        public NSNumber getSnapshotWidth()
      • setSnapshotWidth

        public void setSnapshotWidth​(NSNumber v)