mop-flutter-sdk/ios/Classes/FinAppletExt/Common/Util/Location/UIView+FATExtSafaFrame.h

18 lines
264 B
Dart
Raw Permalink Normal View History

2023-08-02 19:36:40 +08:00
//
// UIView+FATExtSafaFrame.h
// FinAppletExt
//
// Created by 王兆耀 on 2023/5/25.
// Copyright © 2023 finogeeks. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface UIView (FATExtSafaFrame)
@end
NS_ASSUME_NONNULL_END