MarginStyle
public struct MarginStyle : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
This Boolean value controls whether to display sheet margins.
Declaration
Swift
public let show: Bool? -
Undocumented
Declaration
Swift
public init(show: Bool? = nil)
View on GitHub
MarginStyle Structure Reference