Ocean
MessengerView.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) Meta Platforms, Inc. and affiliates.
3
*
4
* This source code is licensed under the MIT license found in the
5
* LICENSE file in the root directory of this source tree.
6
*/
7
8
#ifndef META_OCEAN_PLATFORM_APPLE_IOS_MESSENGER_VIEW_H
9
#define META_OCEAN_PLATFORM_APPLE_IOS_MESSENGER_VIEW_H
10
11
#include "
ocean/platform/apple/ios/IOS.h
"
12
13
#ifndef __OBJC__
14
#error Platform::Apple::IOS::MessengerView.h needs to be included from an ObjectiveC++ file
15
#endif
16
17
#import <UIKit/UIKit.h>
18
19
/**
20
* MessengerView implements a text view showing Ocean's log messages.
21
* @ingroup platformappleios
22
*/
23
@interface
MessengerView
:
UITextView
24
25
@end
26
27
#endif
// META_OCEAN_PLATFORM_APPLE_IOS_MESSENGER_VIEW_H
UITextView
MessengerView
MessengerView implements a text view showing Ocean's log messages.
Definition:
MessengerView.h:24
IOS.h
impl
ocean
platform
apple
ios
MessengerView.h
Generated on Wed Nov 13 2024 18:48:18 for Ocean by
1.9.1