10 lines
222 B
Swift
10 lines
222 B
Swift
//
|
|
// KeyboardManaging.swift
|
|
// PrivadoVPN
|
|
//
|
|
// Created by Zhandos Bolatbekov on 02.09.2021.
|
|
// Copyright © 2021 Privado LLC. All rights reserved.
|
|
//
|
|
|
|
typealias KeyboardManaging = KeyboardListening & FocusableOnRect
|