ShowcaseExternalSharingPolicy
public enum ShowcaseExternalSharingPolicy : CustomStringConvertible, JSONRepresentable
Policy for controlling if team members can share Showcases externally.
-
An unspecified error.
Declaration
Swift
case disabled
-
An unspecified error.
Declaration
Swift
case enabled
-
An unspecified error.
Declaration
Swift
case other
-
Declaration
Swift
public var description: String { get }