Class NSExtensionContextExtensions

java.lang.Object
org.robovm.objc.ObjCExtensions
org.robovm.apple.foundation.NSExtensions
org.robovm.apple.intentsui.NSExtensionContextExtensions

public final class NSExtensionContextExtensions
extends NSExtensions
  • Method Details

    • getHostedViewMinimumAllowedSize

      public static CGSize getHostedViewMinimumAllowedSize​(NSExtensionContext thiz)
      Since:
      Available in iOS 10.0 and later.
    • getHostedViewMaximumAllowedSize

      public static CGSize getHostedViewMaximumAllowedSize​(NSExtensionContext thiz)
      Since:
      Available in iOS 10.0 and later.
    • interfaceParametersDescription

      public static String interfaceParametersDescription​(NSExtensionContext thiz)
      Since:
      Available in iOS 11.0 and later.