GuideViewManager
public class GuideViewManager
引导管理器
-
是否应该显示指定key引导
Declaration
Swift
public static func shouldShowGuide(for key: String) -> Bool
-
重置指定key引导
Declaration
Swift
public static func reset(for key: String)
-
重置所有引导
Declaration
Swift
public static func resetAll()