RequestSpotlightRidParams public struct RequestSpotlightRidParams : Codable RequestSpotlightRid のパラメータ。 Show on GitHub sendConnectionId 送信者のコネクション ID。 Declaration Swift public let sendConnectionId: String? Show on GitHub spotlightFocusRid 要求するスポットライトフォーカス時 rid。 Declaration Swift public let spotlightFocusRid: Rid Show on GitHub spotlightUnfocusRid 要求するスポットライトアンフォーカス時 rid。 Declaration Swift public let spotlightUnfocusRid: Rid Show on GitHub init(sendConnectionId:spotlightFocusRid:spotlightUnfocusRid:) RequestSpotlightRid のパラメータを作成する。 Declaration Swift public init( sendConnectionId: String? = nil, spotlightFocusRid: Rid, spotlightUnfocusRid: Rid ) Show on GitHub © 2026 Shiguredo Inc. and Masashi Ono (akisute). All rights reserved. (Last updated: 2026-02-19) Generated by jazzy ♪♫ v0.15.3, a Realm project.