Skip to content

Commit 809d024

Browse files
committed
Added docs.
1 parent 6e85493 commit 809d024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Sources/SparrowKit/UIKit/Classes/SPController.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ import UIKit
2727
*/
2828
open class SPController: UIViewController {
2929

30+
/**
31+
SparrowKit: Indicator controller did present any time before or not.
32+
*/
3033
open var didPresent: Bool = false
3134

3235
// MARK: - Init

0 commit comments

Comments
 (0)