Add videoOrientation extension
This commit is contained in:
parent
7011435905
commit
9ae23ecef4
|
|
@ -0,0 +1,9 @@
|
|||
//
|
||||
// UIInterfaceOrientation+ VideoOrientation.swift
|
||||
// LeadKit iOS
|
||||
//
|
||||
// Created by Mikhail Boyko on 01.10.2020.
|
||||
// Copyright © 2020 Touch Instinct. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
Loading…
Reference in New Issue