OverlayBrowserProtocolNavigation
Swift
public struct OverlayBrowserProtocolNavigation: Sendable
Steamworks OverlayBrowserProtocolNavigation_t
Topics
var uri: String
var uri: String
init(uri: String)
init(uri: String)
Create a customized OverlayBrowserProtocolNavigation
Declaration
Swift
public init(uri: String = "")