PHP 7.4.33
Preview: RCTBaseTextShadowView.h Size: 749 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/Libraries/Text/BaseText/RCTBaseTextShadowView.h
/*
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */

#import <React/RCTShadowView.h>

#import "RCTTextAttributes.h"

NS_ASSUME_NONNULL_BEGIN

extern NSString *const RCTBaseTextShadowViewEmbeddedShadowViewAttributeName;

@interface RCTBaseTextShadowView : RCTShadowView {
 @protected
  NSAttributedString *_Nullable cachedAttributedText;
 @protected
  RCTTextAttributes *_Nullable cachedTextAttributes;
}

@property (nonatomic, strong) RCTTextAttributes *textAttributes;

- (NSAttributedString *)attributedTextWithBaseTextAttributes:(nullable RCTTextAttributes *)baseTextAttributes;

@end

NS_ASSUME_NONNULL_END

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
749 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
4.88 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
330 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.76 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).