Uses of Class
org.robovm.apple.uikit.UISheetPresentationControllerDetent
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UISheetPresentationControllerDetent in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UISheetPresentationControllerDetent Modifier and Type Method Description static UISheetPresentationControllerDetentUISheetPresentationControllerDetent. largeDetent()static UISheetPresentationControllerDetentUISheetPresentationControllerDetent. mediumDetent()Methods in org.robovm.apple.uikit that return types with arguments of type UISheetPresentationControllerDetent Modifier and Type Method Description NSArray<UISheetPresentationControllerDetent>UISheetPresentationController. getDetents()Method parameters in org.robovm.apple.uikit with type arguments of type UISheetPresentationControllerDetent Modifier and Type Method Description voidUISheetPresentationController. setDetents(NSArray<UISheetPresentationControllerDetent> v)