Uses of Class
org.robovm.apple.exposurenotification.ENCalibrationConfidence
| Package | Description |
|---|---|
| org.robovm.apple.exposurenotification |
-
Uses of ENCalibrationConfidence in org.robovm.apple.exposurenotification
Methods in org.robovm.apple.exposurenotification that return ENCalibrationConfidence Modifier and Type Method Description ENCalibrationConfidenceENExposureWindow. getCalibrationConfidence()static ENCalibrationConfidenceENCalibrationConfidence. valueOf(long n)Returns the enum constant of this type with the specified name.static ENCalibrationConfidenceENCalibrationConfidence. valueOf(String name)Returns the enum constant of this type with the specified name.static ENCalibrationConfidence[]ENCalibrationConfidence. values()Returns an array containing the constants of this enum type, in the order they are declared.