Class UISceneOpenURLOptions

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UISceneOpenURLOptions
extends NSObject
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • UISceneOpenURLOptions

      protected UISceneOpenURLOptions()
    • UISceneOpenURLOptions

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

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

    • getSourceApplication

      public String getSourceApplication()
    • getAnnotation

      public NSObject getAnnotation()
    • isOpenInPlace

      public boolean isOpenInPlace()
    • getEventAttribution

      public UIEventAttribution getEventAttribution()
      Since:
      Available in iOS 14.5 and later.