Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct MicrodramaConfig -
Undocumented
See moreDeclaration
Swift
public struct UIFlags -
Undocumented
See moreDeclaration
Swift
public struct Theme -
A structure that defines a typography configuration with support for regular, bold, and italic font families.
See moreDeclaration
Swift
public struct Typography -
Undocumented
See moreDeclaration
Swift
public struct MicrodramaMetadata -
Undocumented
See moreDeclaration
Swift
public struct ImageMetadata -
Undocumented
See moreDeclaration
Swift
public struct MicrodramaVideo : Identifiable, Equatable -
Undocumented
See moreDeclaration
Swift
public struct PlaybackStats -
MicrodramaView is the main SwiftUI view for displaying a microdrama video experience. It automatically detects full screen vs. minimized mode based on its rendered size and adapts UI accordingly.
See moreDeclaration
Swift
@MainActor public struct MicrodramaView : View -
SecureView wraps SwiftUI content in a secure UITextField-based UIView to prevent screen capture.
See moreDeclaration
Swift
@MainActor public struct SecureView<Content> : UIViewRepresentable where Content : View
Structures Reference