Package org.robovm.apple.intentsui
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 Summary
Modifier and Type Method Description static CGSizegetHostedViewMaximumAllowedSize(NSExtensionContext thiz)static CGSizegetHostedViewMinimumAllowedSize(NSExtensionContext thiz)static StringinterfaceParametersDescription(NSExtensionContext thiz)
-
Method Details
-
getHostedViewMinimumAllowedSize
- Since:
- Available in iOS 10.0 and later.
-
getHostedViewMaximumAllowedSize
- Since:
- Available in iOS 10.0 and later.
-
interfaceParametersDescription
- Since:
- Available in iOS 11.0 and later.
-