SecondaryTimestamp
public struct SecondaryTimestamp
extension SecondaryTimestamp: View
extension SecondaryTimestamp: _ViewEmptyChecking
Undocumented
-
Undocumented
Declaration
Swift
public init(@ViewBuilder secondaryTimestamp: () -> any View = { EmptyView() })
-
Undocumented
Declaration
Swift
init(secondaryTimestamp: TextOrIcon? = nil)
-
Undocumented
Declaration
Swift
init(_ configuration: SecondaryTimestampConfiguration)
-
Declaration
Swift
public var body: some View { get }
-
Undocumented
Declaration
Swift
public var isEmpty: Bool { get }