Type Aliases

The following type aliases are available globally.

  • 設定値の取得完了をハンドルするためのブロックの宣言です。

    Declaration

    Swift

    public typealias FetchCompletion = (_ isSuccessful: Bool) -> Void