BBShortsOptions
struct BBShortsOptions: @unchecked Sendable
Type-safe configuration options for BBNativeShorts.
Use custom as an escape hatch for any options not yet covered by typed properties.
Properties
custom
var custom: [String: Any]?
displayFormat
var displayFormat: String?
The display format: "full", "list", or "player".