Image
public struct Image : View
A type-erased Image of a button.
-
The content of the Image.
Declaration
Swift
public var body: some View { get }
public struct Image : View
A type-erased Image of a button.
The content of the Image.
Swift
public var body: some View { get }