NumberAttributeInputCallback
@objc(FRNumberAttributeInputCallback)
public class NumberAttributeInputCallback : AttributeInputCallback
NumberAttributeInputCallback is a representation of OpenAM’s NumberAttributeInputCallback to collect double value with OpenAM validation and given policies.
-
Sets Double input value for NumberAttributeInputCallback.
Declaration
Swift
@objc(setNumberValue:) public func setValue(_ val: Double)
Parameters
val
Double input value for Callback