.sheet方法用于弹出一个模态视图,在SwiftUI中的定义为。 public func sheet<Content>(isPresented: Binding<Bool>, onDismiss: (() -> Void)? = nil, ...
確定! 回上一頁