corrected comment.
This commit is contained in:
parent
03f12b8a7a
commit
1618583acc
@ -259,7 +259,7 @@ import MVMCore
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// updates the visuals of the check mark and background.
|
/// updates the visuals of the check mark and background.
|
||||||
/// - parameter isSelection: the check state of the checkbox.
|
/// - parameter isSelected: the check state of the checkbox.
|
||||||
/// - parameter isAnimated: determines of the changes should animate or immediately refelect.
|
/// - parameter isAnimated: determines of the changes should animate or immediately refelect.
|
||||||
public func updateCheckboxUI(isSelected: Bool, isAnimated: Bool) {
|
public func updateCheckboxUI(isSelected: Bool, isAnimated: Bool) {
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user