PlatformUITextView

internal class PlatformUITextView : UITextView, UITextViewDelegateProtocol(source)

Coordinates PlatformUITextView behavior in the SDAI presentation layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
expect val adjustedContentInset: CValue<UIEdgeInsets>
Link copied to clipboard
expect val alignmentRectInsets: CValue<UIEdgeInsets>
Link copied to clipboard
expect var allowedWritingToolsResultOptions: UIWritingToolsResultOptions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var alpha: CGFloat
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var anchorPoint: CValue<CGPoint>
Link copied to clipboard
expect var attributedText: NSAttributedString
Link copied to clipboard
expect var autocapitalizationType: UITextAutocapitalizationType
Link copied to clipboard
expect var autocorrectionType: UITextAutocorrectionType
Link copied to clipboard
Link copied to clipboard
expect var autoresizingMask: UIViewAutoresizing
Link copied to clipboard
expect var backgroundColor: UIColor?
Link copied to clipboard
expect val beginningOfDocument: UITextPosition
Link copied to clipboard
expect var borderStyle: UITextViewBorderStyle
Link copied to clipboard
expect val bottomAnchor: NSLayoutYAxisAnchor
Link copied to clipboard
expect val bottomEdgeEffect: UIScrollEdgeEffect
Link copied to clipboard
expect var bounces: Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var bouncesZoom: Boolean
Link copied to clipboard
expect val bounds: CValue<CGRect>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var center: CValue<CGPoint>
Link copied to clipboard
expect val centerXAnchor: NSLayoutXAxisAnchor
Link copied to clipboard
expect val centerYAnchor: NSLayoutYAxisAnchor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect val collisionBoundingPath: UIBezierPath
Link copied to clipboard
expect val collisionBoundsType: UIDynamicItemCollisionBoundsType
Link copied to clipboard
expect val constraints: List<*>
Link copied to clipboard
expect var contentAlignmentPoint: CValue<CGPoint>
Link copied to clipboard
expect var contentInset: CValue<UIEdgeInsets>
Link copied to clipboard
expect var contentInsetAdjustmentBehavior: UIScrollViewContentInsetAdjustmentBehavior
Link copied to clipboard
expect val contentLayoutGuide: UILayoutGuide
Link copied to clipboard
expect var contentMode: UIViewContentMode
Link copied to clipboard
expect var contentOffset: CValue<CGPoint>
Link copied to clipboard
expect var contentScaleFactor: CGFloat
Link copied to clipboard
expect val contentSize: CValue<CGSize>
Link copied to clipboard
expect var contentStretch: CValue<CGRect>
Link copied to clipboard
expect var conversationContext: UIConversationContext?
Link copied to clipboard
expect val coordinateSpace: UICoordinateSpaceProtocol
Link copied to clipboard
expect var cornerConfiguration: UICornerConfiguration
Link copied to clipboard
expect var dataDetectorTypes: UIDataDetectorTypes
Link copied to clipboard
Link copied to clipboard
expect val decelerating: Boolean
Link copied to clipboard
expect var decelerationRate: UIScrollViewDecelerationRate
Link copied to clipboard
Link copied to clipboard
expect var delegate: UIScrollViewDelegateProtocol?
Link copied to clipboard
expect val description: String?
Link copied to clipboard
expect var directionalLayoutMargins: CValue<NSDirectionalEdgeInsets>
Link copied to clipboard
Link copied to clipboard
expect val directionalPressGestureRecognizer: UIGestureRecognizer
Link copied to clipboard
expect val dragging: Boolean
Link copied to clipboard
expect val editable: Boolean
Link copied to clipboard
expect val editingInteractionConfiguration: UIEditingInteractionConfiguration
Link copied to clipboard
expect val effectiveUserInterfaceLayoutDirection: UIUserInterfaceLayoutDirection
Link copied to clipboard
Link copied to clipboard
expect val endOfDocument: UITextPosition
Link copied to clipboard
Link copied to clipboard
expect val findInteraction: UIFindInteraction?
Link copied to clipboard
Link copied to clipboard
expect val firstBaselineAnchor: NSLayoutYAxisAnchor
Link copied to clipboard
expect val focused: Boolean
Link copied to clipboard
expect val focusEffect: UIFocusEffect?
Link copied to clipboard
Link copied to clipboard
expect val focusGroupPriority: UIFocusGroupPriority
Link copied to clipboard
expect val focusItemContainer: UIFocusItemContainerProtocol?
Link copied to clipboard
expect val focusItemDeferralMode: UIFocusItemDeferralMode
Link copied to clipboard
expect var font: UIFont?
Link copied to clipboard
expect val frame: CValue<CGRect>
Link copied to clipboard
expect val frameLayoutGuide: UILayoutGuide
Link copied to clipboard
expect var gestureRecognizers: List<*>?
Link copied to clipboard
Link copied to clipboard
expect val hash: NSUInteger
Link copied to clipboard
expect val hasText: Boolean
Link copied to clipboard
expect val heightAnchor: NSLayoutDimension
Link copied to clipboard
expect var hidden: Boolean
Link copied to clipboard
expect var horizontalScrollIndicatorInsets: CValue<UIEdgeInsets>
Link copied to clipboard
expect var indexDisplayMode: UIScrollViewIndexDisplayMode
Link copied to clipboard
expect var indicatorStyle: UIScrollViewIndicatorStyle
Link copied to clipboard
expect var inlinePredictionType: UITextInlinePredictionType
Link copied to clipboard
expect var inputAccessoryView: UIView?
Link copied to clipboard
expect var inputDelegate: UITextInputDelegateProtocol?
Link copied to clipboard
expect var inputView: UIView?
Link copied to clipboard
Link copied to clipboard
expect val intrinsicContentSize: CValue<CGSize>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var keyboardAppearance: UIKeyboardAppearance
Link copied to clipboard
expect var keyboardDismissMode: UIScrollViewKeyboardDismissMode
Link copied to clipboard
expect val keyboardLayoutGuide: UIKeyboardLayoutGuide
Link copied to clipboard
expect var keyboardType: UIKeyboardType
Link copied to clipboard
expect val lastBaselineAnchor: NSLayoutYAxisAnchor
Link copied to clipboard
expect val layer: CALayer
Link copied to clipboard
expect val layoutGuides: List<*>
Link copied to clipboard
expect val layoutManager: NSLayoutManager
Link copied to clipboard
expect var layoutMargins: CValue<UIEdgeInsets>
Link copied to clipboard
expect val layoutMarginsGuide: UILayoutGuide
Link copied to clipboard
expect val leadingAnchor: NSLayoutXAxisAnchor
Link copied to clipboard
expect val leftAnchor: NSLayoutXAxisAnchor
Link copied to clipboard
expect val leftEdgeEffect: UIScrollEdgeEffect
Link copied to clipboard
expect var linkTextAttributes: Map<Any?, *>
Link copied to clipboard
expect val markedTextRange: UITextRange?
Link copied to clipboard
expect var markedTextStyle: Map<Any?, *>?
Link copied to clipboard
expect var maskView: UIView?
Link copied to clipboard
expect var mathExpressionCompletionType: UITextMathExpressionCompletionType
Link copied to clipboard
expect var maximumContentSizeCategory: UIContentSizeCategory?
Link copied to clipboard
expect var maximumZoomScale: CGFloat
Link copied to clipboard
expect var minimumContentSizeCategory: UIContentSizeCategory?
Link copied to clipboard
expect var minimumZoomScale: CGFloat
Link copied to clipboard
expect var motionEffects: List<*>
Link copied to clipboard
Link copied to clipboard
expect val nextResponder: UIResponder?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var opaque: Boolean
Link copied to clipboard
expect var overrideUserInterfaceStyle: UIUserInterfaceStyle
Link copied to clipboard
Link copied to clipboard
expect val panGestureRecognizer: UIPanGestureRecognizer
Link copied to clipboard
expect val parentFocusEnvironment: UIFocusEnvironmentProtocol?
Link copied to clipboard
expect var passwordRules: UITextInputPasswordRules?
Link copied to clipboard
expect val pinchGestureRecognizer: UIPinchGestureRecognizer?
Link copied to clipboard
expect val preferredFocusedView: UIView?
Link copied to clipboard
Link copied to clipboard
expect val readableContentGuide: UILayoutGuide
Link copied to clipboard
expect var refreshControl: UIRefreshControl?
Link copied to clipboard
Link copied to clipboard
expect var returnKeyType: UIReturnKeyType
Link copied to clipboard
expect val rightAnchor: NSLayoutXAxisAnchor
Link copied to clipboard
expect val rightEdgeEffect: UIScrollEdgeEffect
Link copied to clipboard
expect val safeAreaInsets: CValue<UIEdgeInsets>
Link copied to clipboard
expect val safeAreaLayoutGuide: UILayoutGuide
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var scrollIndicatorInsets: CValue<UIEdgeInsets>
Link copied to clipboard
expect var scrollsToTop: Boolean
Link copied to clipboard
Link copied to clipboard
expect var selectable: Boolean
Link copied to clipboard
expect var selectedRange: CValue<NSRange>
Link copied to clipboard
expect var selectedRanges: List<*>
Link copied to clipboard
expect var selectedTextRange: UITextRange?
Link copied to clipboard
expect var selectionAffinity: UITextStorageDirection
Link copied to clipboard
expect var semanticContentAttribute: UISemanticContentAttribute
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var sizingRule: UILetterformAwareSizingRule
Link copied to clipboard
expect var smartDashesType: UITextSmartDashesType
Link copied to clipboard
expect var smartInsertDeleteType: UITextSmartInsertDeleteType
Link copied to clipboard
expect var smartQuotesType: UITextSmartQuotesType
Link copied to clipboard
expect var spellCheckingType: UITextSpellCheckingType
Link copied to clipboard
expect val subviews: List<*>
Link copied to clipboard
expect val superclass: ObjCClass?
Link copied to clipboard
expect val superview: UIView?
Link copied to clipboard
Link copied to clipboard
expect var tag: NSInteger
Link copied to clipboard
expect var text: String
Link copied to clipboard
expect var textAlignment: NSTextAlignment
Link copied to clipboard
expect var textColor: UIColor?
Link copied to clipboard
expect val textContainer: NSTextContainer
Link copied to clipboard
expect var textContainerInset: CValue<UIEdgeInsets>
Link copied to clipboard
expect var textContentType: UITextContentType?
Link copied to clipboard
expect var textFormattingConfiguration: UITextFormattingViewControllerConfiguration?
Link copied to clipboard
Link copied to clipboard
expect val textInputView: UIView
Link copied to clipboard
expect val textLayoutManager: NSTextLayoutManager?
Link copied to clipboard
expect val textStorage: NSTextStorage
Link copied to clipboard
expect var tintAdjustmentMode: UIViewTintAdjustmentMode
Link copied to clipboard
expect var tintColor: UIColor
Link copied to clipboard
expect val tokenizer: UITextInputTokenizerProtocol
Link copied to clipboard
expect val topAnchor: NSLayoutYAxisAnchor
Link copied to clipboard
expect val topEdgeEffect: UIScrollEdgeEffect
Link copied to clipboard
expect val tracking: Boolean
Link copied to clipboard
expect val trailingAnchor: NSLayoutXAxisAnchor
Link copied to clipboard
expect val traitCollection: UITraitCollection
Link copied to clipboard
expect val traitOverrides: UITraitOverridesProtocol
Link copied to clipboard
expect var transform: CValue<CGAffineTransform>
Link copied to clipboard
expect var transform3D: CValue<CATransform3D>
Link copied to clipboard
expect var typingAttributes: Map<Any?, *>
Link copied to clipboard
expect val undoManager: NSUndoManager?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var verticalScrollIndicatorInsets: CValue<UIEdgeInsets>
Link copied to clipboard
expect val viewForFirstBaselineLayout: UIView
Link copied to clipboard
expect val viewForLastBaselineLayout: UIView
Link copied to clipboard
expect val visibleSize: CValue<CGSize>
Link copied to clipboard
expect val widthAnchor: NSLayoutDimension
Link copied to clipboard
expect val window: UIWindow?
Link copied to clipboard
Link copied to clipboard
expect var writingToolsBehavior: UIWritingToolsBehavior
Link copied to clipboard
expect val writingToolsCoordinator: UIWritingToolsCoordinator
Link copied to clipboard
Link copied to clipboard
expect val zoomBouncing: Boolean
Link copied to clipboard
expect val zooming: Boolean
Link copied to clipboard
expect var zoomScale: CGFloat

Functions

Link copied to clipboard
expect open fun actionForLayer(layer: CALayer, forKey: String): CAActionProtocol?
Link copied to clipboard
expect open fun addConstraint(constraint: NSLayoutConstraint)
Link copied to clipboard
expect open fun addConstraints(constraints: List<*>)
Link copied to clipboard
expect open fun addGestureRecognizer(gestureRecognizer: UIGestureRecognizer)
Link copied to clipboard
expect open fun addLayoutGuide(layoutGuide: UILayoutGuide)
Link copied to clipboard
expect open fun addMotionEffect(effect: UIMotionEffect)
Link copied to clipboard
expect open fun addSubview(view: UIView)
Link copied to clipboard
expect open fun adjustedContentInset(): CValue<UIEdgeInsets>
Link copied to clipboard
Link copied to clipboard
expect open override fun adjustsFontForContentSizeCategory(): Boolean
Link copied to clipboard
expect open fun alignCenter(sender: Any?)
Link copied to clipboard
expect open fun alignJustified(sender: Any?)
Link copied to clipboard
expect open fun alignLeft(sender: Any?)
Link copied to clipboard
expect open fun alignmentRectForFrame(frame: CValue<CGRect>): CValue<CGRect>
Link copied to clipboard
expect open fun alignmentRectInsets(): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun alignRight(sender: Any?)
Link copied to clipboard
expect open override fun allowedWritingToolsResultOptions(): UIWritingToolsResultOptions
Link copied to clipboard
Link copied to clipboard
expect open fun allowsKeyboardScrolling(): Boolean
Link copied to clipboard
expect open fun allowsNumberPadPopover(): Boolean
Link copied to clipboard
expect open fun alpha(): CGFloat
Link copied to clipboard
expect open fun alwaysBounceHorizontal(): Boolean
Link copied to clipboard
expect open fun alwaysBounceVertical(): Boolean
Link copied to clipboard
expect open fun anchorPoint(): CValue<CGPoint>
Link copied to clipboard
expect open fun attributedText(): NSAttributedString
Link copied to clipboard
expect open fun attributedTextInRange(range: UITextRange): NSAttributedString
Link copied to clipboard
expect open fun autocapitalizationType(): UITextAutocapitalizationType
Link copied to clipboard
expect open fun autocorrectionType(): UITextAutocorrectionType
Link copied to clipboard
expect open fun autoresizesSubviews(): Boolean
Link copied to clipboard
expect open fun autoresizingMask(): UIViewAutoresizing
Link copied to clipboard
expect open fun backgroundColor(): UIColor?
Link copied to clipboard
expect open override fun baseWritingDirectionForPosition(position: UITextPosition, inDirection: UITextStorageDirection): NSWritingDirection
Link copied to clipboard
expect open fun becomeFirstResponder(): Boolean
Link copied to clipboard
expect open fun beginFloatingCursorAtPoint(point: CValue<CGPoint>)
Link copied to clipboard
expect open override fun beginningOfDocument(): UITextPosition
Link copied to clipboard
expect open fun borderStyle(): UITextViewBorderStyle
Link copied to clipboard
expect open fun bottomAnchor(): NSLayoutYAxisAnchor
Link copied to clipboard
expect open fun bottomEdgeEffect(): UIScrollEdgeEffect
Link copied to clipboard
expect open fun bounces(): Boolean
Link copied to clipboard
expect open fun bouncesHorizontally(): Boolean
Link copied to clipboard
expect open fun bouncesVertically(): Boolean
Link copied to clipboard
expect open fun bouncesZoom(): Boolean
Link copied to clipboard
expect open override fun bounds(): CValue<CGRect>
Link copied to clipboard
expect open fun bringSubviewToFront(view: UIView)
Link copied to clipboard
expect open fun buildMenuWithBuilder(builder: UIMenuBuilderProtocol)
Link copied to clipboard
expect open fun canBecomeFirstResponder(): Boolean
Link copied to clipboard
expect open override fun canBecomeFocused(): Boolean
Link copied to clipboard
expect open fun canCancelContentTouches(): Boolean
Link copied to clipboard
expect open fun canPerformAction(action: COpaquePointer?, withSender: Any?): Boolean
Link copied to clipboard
expect open fun canResignFirstResponder(): Boolean
Link copied to clipboard
expect open override fun caretRectForPosition(position: UITextPosition): CValue<CGRect>
Link copied to clipboard
expect open fun caretTransformForPosition(position: UITextPosition): CValue<CGAffineTransform>
Link copied to clipboard
expect open override fun center(): CValue<CGPoint>
Link copied to clipboard
expect open fun centerXAnchor(): NSLayoutXAxisAnchor
Link copied to clipboard
expect open fun centerYAnchor(): NSLayoutYAxisAnchor
Link copied to clipboard
expect open fun characterOffsetOfPosition(position: UITextPosition, withinRange: UITextRange): NSInteger
Link copied to clipboard
expect open override fun characterRangeAtPoint(point: CValue<CGPoint>): UITextRange?
Link copied to clipboard
expect open override fun characterRangeByExtendingPosition(position: UITextPosition, inDirection: UITextLayoutDirection): UITextRange?
Link copied to clipboard
expect open override fun class(): ObjCClass?
Link copied to clipboard
Link copied to clipboard
expect open fun clearsOnInsertion(): Boolean
Link copied to clipboard
expect open fun clipsToBounds(): Boolean
Link copied to clipboard
expect open override fun closestPositionToPoint(point: CValue<CGPoint>): UITextPosition?
expect open override fun closestPositionToPoint(point: CValue<CGPoint>, withinRange: UITextRange): UITextPosition?
Link copied to clipboard
expect open fun collisionBoundingPath(): UIBezierPath
Link copied to clipboard
expect open fun collisionBoundsType(): UIDynamicItemCollisionBoundsType
Link copied to clipboard
expect open override fun comparePosition(position: UITextPosition, toPosition: UITextPosition): NSComparisonResult
Link copied to clipboard
fun configure(enabled: Boolean, keyboardType: UIKeyboardType, textColor: UIColor, tintColor: UIColor)
Link copied to clipboard
expect open override fun conformsToProtocol(aProtocol: Protocol?): Boolean
Link copied to clipboard
expect open fun constraints(): List<*>
Link copied to clipboard
expect open fun constraintsAffectingLayoutForAxis(axis: UILayoutConstraintAxis): List<*>
Link copied to clipboard
expect open fun contentAlignmentPoint(): CValue<CGPoint>
expect open fun contentCompressionResistancePriorityForAxis(axis: UILayoutConstraintAxis): UILayoutPriority
Link copied to clipboard
expect open fun contentHuggingPriorityForAxis(axis: UILayoutConstraintAxis): UILayoutPriority
Link copied to clipboard
expect open fun contentInset(): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun contentInsetAdjustmentBehavior(): UIScrollViewContentInsetAdjustmentBehavior
Link copied to clipboard
expect open fun contentLayoutGuide(): UILayoutGuide
Link copied to clipboard
expect open fun contentMode(): UIViewContentMode
Link copied to clipboard
expect open override fun contentOffset(): CValue<CGPoint>
Link copied to clipboard
expect open fun contentScaleFactor(): CGFloat
Link copied to clipboard
expect open override fun contentSize(): CValue<CGSize>
Link copied to clipboard
expect open fun contentStretch(): CValue<CGRect>
Link copied to clipboard
expect open fun conversationContext(): UIConversationContext?
Link copied to clipboard
expect open override fun convertPoint(point: CValue<CGPoint>, fromCoordinateSpace: UICoordinateSpaceProtocol): CValue<CGPoint>
expect open override fun convertPoint(point: CValue<CGPoint>, toCoordinateSpace: UICoordinateSpaceProtocol): CValue<CGPoint>
expect open fun convertPoint(point: CValue<CGPoint>, fromView: UIView?): CValue<CGPoint>
expect open fun convertPoint(point: CValue<CGPoint>, toView: UIView?): CValue<CGPoint>
Link copied to clipboard
expect open override fun convertRect(rect: CValue<CGRect>, fromCoordinateSpace: UICoordinateSpaceProtocol): CValue<CGRect>
expect open override fun convertRect(rect: CValue<CGRect>, toCoordinateSpace: UICoordinateSpaceProtocol): CValue<CGRect>
expect open fun convertRect(rect: CValue<CGRect>, toView: UIView?): CValue<CGRect>
expect open fun convertRect(rect: CValue<CGRect>, fromView: UIView?): CValue<CGRect>
Link copied to clipboard
expect open override fun coordinateSpace(): UICoordinateSpaceProtocol
Link copied to clipboard
expect open fun copy(sender: Any?)
expect open fun copy(): Any?
Link copied to clipboard
expect open fun cornerConfiguration(): UICornerConfiguration
Link copied to clipboard
expect open fun cut(sender: Any?)
Link copied to clipboard
expect open fun dataDetectorTypes(): UIDataDetectorTypes
Link copied to clipboard
open override fun debugDescription(): String?
Link copied to clipboard
expect open fun decelerationRate(): UIScrollViewDecelerationRate
Link copied to clipboard
expect open fun decodeRestorableStateWithCoder(coder: NSCoder)
Link copied to clipboard
expect open fun decreaseSize(sender: Any?)
Link copied to clipboard
expect open fun delaysContentTouches(): Boolean
Link copied to clipboard
expect open override fun delegate(): UITextViewDelegateProtocol?
Link copied to clipboard
expect open fun delete(sender: Any?)
Link copied to clipboard
expect open override fun deleteBackward()
Link copied to clipboard
expect open override fun description(): String?
Link copied to clipboard
expect open fun dictationRecognitionFailed()
Link copied to clipboard
expect open fun dictationRecordingDidEnd()
Link copied to clipboard
expect open fun didAddSubview(subview: UIView)
Link copied to clipboard
expect open fun didDismissWritingTools()
Link copied to clipboard
expect open fun didHintFocusMovement(hint: UIFocusMovementHint)
Link copied to clipboard
expect open fun didMoveToSuperview()
Link copied to clipboard
expect open fun didMoveToWindow()
Link copied to clipboard
expect open override fun didUpdateFocusInContext(context: UIFocusUpdateContext, withAnimationCoordinator: UIFocusAnimationCoordinator)
Link copied to clipboard
expect open fun directionalEdgeInsetsForLayoutRegion(layoutRegion: UIViewLayoutRegion): CValue<NSDirectionalEdgeInsets>
Link copied to clipboard
expect open fun directionalLayoutMargins(): CValue<NSDirectionalEdgeInsets>
Link copied to clipboard
expect open fun directionalPressGestureRecognizer(): UIGestureRecognizer
Link copied to clipboard
expect open fun displayLayer(layer: CALayer)
Link copied to clipboard
expect open fun doesNotRecognizeSelector(aSelector: COpaquePointer?)
Link copied to clipboard
expect open fun drawLayer(layer: CALayer, inContext: CGContextRef?)
Link copied to clipboard
expect open fun drawRect(rect: CValue<CGRect>)
Link copied to clipboard
expect open fun drawTextHighlightBackgroundForTextRange(textRange: NSTextRange, origin: CValue<CGPoint>)
Link copied to clipboard
expect open fun drawViewHierarchyInRect(rect: CValue<CGRect>, afterScreenUpdates: Boolean): Boolean
Link copied to clipboard
expect open fun duplicate(sender: Any?)
Link copied to clipboard
expect open fun edgeInsetsForLayoutRegion(layoutRegion: UIViewLayoutRegion): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun editingInteractionConfiguration(): UIEditingInteractionConfiguration
Link copied to clipboard
expect open fun editMenuForTextRange(textRange: UITextRange, suggestedActions: List<*>): UIMenu?
Link copied to clipboard
expect open fun effectiveRadiusForCorner(corner: UIRectCorner): CGFloat
Link copied to clipboard
expect open fun effectiveUserInterfaceLayoutDirection(): UIUserInterfaceLayoutDirection
Link copied to clipboard
Link copied to clipboard
expect open fun encodeRestorableStateWithCoder(coder: NSCoder)
Link copied to clipboard
expect open override fun encodeWithCoder(coder: NSCoder)
Link copied to clipboard
expect open fun endFloatingCursor()
Link copied to clipboard
expect open override fun endOfDocument(): UITextPosition
Link copied to clipboard
expect open fun exchangeSubviewAtIndex(index1: NSInteger, withSubviewAtIndex: NSInteger)
Link copied to clipboard
expect open fun exerciseAmbiguityInLayout()
Link copied to clipboard
expect open fun export(sender: Any?)
Link copied to clipboard
expect open fun finalize()
Link copied to clipboard
expect open fun find(sender: Any?)
Link copied to clipboard
expect open fun findAndReplace(sender: Any?)
Link copied to clipboard
expect open fun findInteraction(): UIFindInteraction?
Link copied to clipboard
expect open fun findNext(sender: Any?)
Link copied to clipboard
expect open fun findPrevious(sender: Any?)
Link copied to clipboard
expect open fun firstBaselineAnchor(): NSLayoutYAxisAnchor
Link copied to clipboard
expect open override fun firstRectForRange(range: UITextRange): CValue<CGRect>
Link copied to clipboard
expect open fun flashScrollIndicators()
Link copied to clipboard
expect open override fun focusEffect(): UIFocusEffect?
Link copied to clipboard
expect open override fun focusGroupIdentifier(): String?
Link copied to clipboard
expect open override fun focusGroupPriority(): UIFocusGroupPriority
Link copied to clipboard
expect open override fun focusItemContainer(): UIFocusItemContainerProtocol?
Link copied to clipboard
expect open fun focusItemDeferralMode(): UIFocusItemDeferralMode
Link copied to clipboard
expect open override fun focusItemsInRect(rect: CValue<CGRect>): List<*>
Link copied to clipboard
expect open fun font(): UIFont?
Link copied to clipboard
expect open fun forwardingTargetForSelector(aSelector: COpaquePointer?): Any?
Link copied to clipboard
expect open fun forwardInvocation(anInvocation: NSInvocation?)
Link copied to clipboard
expect open override fun frame(): CValue<CGRect>
Link copied to clipboard
expect open fun frameForAlignmentRect(alignmentRect: CValue<CGRect>): CValue<CGRect>
Link copied to clipboard
expect open fun frameForDictationResultPlaceholder(placeholder: Any): CValue<CGRect>
Link copied to clipboard
expect open fun frameLayoutGuide(): UILayoutGuide
Link copied to clipboard
expect open fun gestureRecognizers(): List<*>?
Link copied to clipboard
expect open fun gestureRecognizerShouldBegin(gestureRecognizer: UIGestureRecognizer): Boolean
Link copied to clipboard
expect open fun hasAmbiguousLayout(): Boolean
Link copied to clipboard
expect open override fun hash(): NSUInteger
Link copied to clipboard
expect open override fun hasText(): Boolean
Link copied to clipboard
expect open fun heightAnchor(): NSLayoutDimension
Link copied to clipboard
expect open fun hitTest(point: CValue<CGPoint>, withEvent: UIEvent?): UIView?
Link copied to clipboard
expect open fun horizontalScrollIndicatorInsets(): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun increaseSize(sender: Any?)
Link copied to clipboard
expect open fun indexDisplayMode(): UIScrollViewIndexDisplayMode
Link copied to clipboard
expect open fun indicatorStyle(): UIScrollViewIndicatorStyle
Link copied to clipboard
expect open override fun init(): UITextView
Link copied to clipboard
expect open override fun initWithCoder(coder: NSCoder): UITextView?
Link copied to clipboard
expect open override fun initWithFrame(frame: CValue<CGRect>): UITextView
expect open fun initWithFrame(frame: CValue<CGRect>, textContainer: NSTextContainer?): UITextView
Link copied to clipboard
expect open fun inlinePredictionType(): UITextInlinePredictionType
Link copied to clipboard
expect open fun inputAccessoryView(): UIView?
Link copied to clipboard
expect open override fun inputDelegate(): UITextInputDelegateProtocol?
Link copied to clipboard
expect open fun inputView(): UIView?
Link copied to clipboard
expect open fun insertAdaptiveImageGlyph(adaptiveImageGlyph: NSAdaptiveImageGlyph, replacementRange: UITextRange)
Link copied to clipboard
expect open fun insertAttributedText(string: NSAttributedString)
Link copied to clipboard
expect open fun insertDictationResult(dictationResult: List<*>)
Link copied to clipboard
Link copied to clipboard
expect open fun insertInputSuggestion(inputSuggestion: UIInputSuggestion)
Link copied to clipboard
expect open fun insertSubview(view: UIView, atIndex: NSInteger)
expect open fun insertSubview(view: UIView, belowSubview: UIView)
expect open fun insertSubview(view: UIView, aboveSubview: UIView)
Link copied to clipboard
expect open fun insertText(text: String, alternatives: List<*>, style: UITextAlternativeStyle)
expect open override fun insertText(text: String)
Link copied to clipboard
expect open fun insertTextPlaceholderWithSize(size: CValue<CGSize>): UITextPlaceholder
Link copied to clipboard
Link copied to clipboard
expect open fun intrinsicContentSize(): CValue<CGSize>
Link copied to clipboard
Link copied to clipboard
expect open fun isDecelerating(): Boolean
Link copied to clipboard
expect open fun isDescendantOfView(view: UIView): Boolean
Link copied to clipboard
Link copied to clipboard
expect open fun isDragging(): Boolean
Link copied to clipboard
expect open override fun isEditable(): Boolean
Link copied to clipboard
expect open override fun isEqual(object: Any?): Boolean
Link copied to clipboard
expect open fun isExclusiveTouch(): Boolean
Link copied to clipboard
Link copied to clipboard
expect open fun isFirstResponder(): Boolean
Link copied to clipboard
expect open fun isFocused(): Boolean
Link copied to clipboard
expect open fun isHidden(): Boolean
Link copied to clipboard
expect open override fun isKindOfClass(aClass: ObjCClass?): Boolean
Link copied to clipboard
expect open override fun isMemberOfClass(aClass: ObjCClass?): Boolean
Link copied to clipboard
expect open fun isMultipleTouchEnabled(): Boolean
Link copied to clipboard
expect open fun isOpaque(): Boolean
Link copied to clipboard
expect open fun isPagingEnabled(): Boolean
Link copied to clipboard
expect open override fun isProxy(): Boolean
Link copied to clipboard
expect open fun isScrollAnimating(): Boolean
Link copied to clipboard
expect open fun isScrollEnabled(): Boolean
Link copied to clipboard
expect open fun isSecureTextEntry(): Boolean
Link copied to clipboard
expect open fun isSelectable(): Boolean
Link copied to clipboard
expect open fun isTracking(): Boolean
Link copied to clipboard
expect open fun isTransparentFocusItem(): Boolean
Link copied to clipboard
Link copied to clipboard
expect open fun isWritingToolsActive(): Boolean
Link copied to clipboard
expect open fun isZoomAnimating(): Boolean
Link copied to clipboard
expect open fun isZoomBouncing(): Boolean
Link copied to clipboard
expect open fun isZooming(): Boolean
Link copied to clipboard
expect open fun keyboardAppearance(): UIKeyboardAppearance
Link copied to clipboard
expect open fun keyboardDismissMode(): UIScrollViewKeyboardDismissMode
Link copied to clipboard
expect open fun keyboardLayoutGuide(): UIKeyboardLayoutGuide
Link copied to clipboard
expect open fun keyboardType(): UIKeyboardType
Link copied to clipboard
expect open fun lastBaselineAnchor(): NSLayoutYAxisAnchor
Link copied to clipboard
expect open fun layer(): CALayer
Link copied to clipboard
expect open fun layerWillDraw(layer: CALayer)
Link copied to clipboard
expect open fun layoutGuideForLayoutRegion(layoutRegion: UIViewLayoutRegion): UILayoutGuide
Link copied to clipboard
expect open fun layoutGuides(): List<*>
Link copied to clipboard
expect open fun layoutIfNeeded()
Link copied to clipboard
expect open fun layoutManager(): NSLayoutManager
Link copied to clipboard
expect open fun layoutMargins(): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun layoutMarginsDidChange()
Link copied to clipboard
expect open fun layoutMarginsGuide(): UILayoutGuide
Link copied to clipboard
expect open fun layoutSublayersOfLayer(layer: CALayer)
Link copied to clipboard
expect open fun layoutSubviews()
Link copied to clipboard
expect open fun leadingAnchor(): NSLayoutXAxisAnchor
Link copied to clipboard
expect open fun leftAnchor(): NSLayoutXAxisAnchor
Link copied to clipboard
expect open fun leftEdgeEffect(): UIScrollEdgeEffect
Link copied to clipboard
expect open fun linkTextAttributes(): Map<Any?, *>
Link copied to clipboard
expect open fun makeTextWritingDirectionLeftToRight(sender: Any?)
Link copied to clipboard
expect open fun makeTextWritingDirectionRightToLeft(sender: Any?)
Link copied to clipboard
expect open override fun markedTextRange(): UITextRange?
Link copied to clipboard
expect open override fun markedTextStyle(): Map<Any?, *>?
Link copied to clipboard
expect open fun maskView(): UIView?
Link copied to clipboard
expect open fun mathExpressionCompletionType(): UITextMathExpressionCompletionType
Link copied to clipboard
expect open fun maximumContentSizeCategory(): UIContentSizeCategory?
Link copied to clipboard
expect open fun maximumZoomScale(): CGFloat
Link copied to clipboard
expect open fun methodForSelector(aSelector: COpaquePointer?): IMP?
Link copied to clipboard
expect open fun methodSignatureForSelector(aSelector: COpaquePointer?): NSMethodSignature?
Link copied to clipboard
expect open fun minimumContentSizeCategory(): UIContentSizeCategory?
Link copied to clipboard
expect open fun minimumZoomScale(): CGFloat
Link copied to clipboard
expect open fun motionBegan(motion: UIEventSubtype, withEvent: UIEvent?)
Link copied to clipboard
expect open fun motionCancelled(motion: UIEventSubtype, withEvent: UIEvent?)
Link copied to clipboard
expect open fun motionEffects(): List<*>
Link copied to clipboard
expect open fun motionEnded(motion: UIEventSubtype, withEvent: UIEvent?)
Link copied to clipboard
expect open fun move(sender: Any?)
Link copied to clipboard
expect open fun mutableCopy(): Any?
Link copied to clipboard
expect open fun needsUpdateConstraints(): Boolean
Link copied to clipboard
expect open fun newFromPasteboard(sender: Any?)
Link copied to clipboard
expect open fun nextResponder(): UIResponder?
Link copied to clipboard
expect open override fun offsetFromPosition(from: UITextPosition, toPosition: UITextPosition): NSInteger
Link copied to clipboard
expect open fun overrideUserInterfaceStyle(): UIUserInterfaceStyle
Link copied to clipboard
expect open fun panGestureRecognizer(): UIPanGestureRecognizer
Link copied to clipboard
expect open override fun parentFocusEnvironment(): UIFocusEnvironmentProtocol?
Link copied to clipboard
expect open fun passwordRules(): UITextInputPasswordRules?
Link copied to clipboard
expect open fun paste(sender: Any?)
Link copied to clipboard
expect open fun pasteAndGo(sender: Any?)
Link copied to clipboard
expect open fun pasteAndMatchStyle(sender: Any?)
Link copied to clipboard
expect open fun pasteAndSearch(sender: Any?)
Link copied to clipboard
expect open fun performClose(sender: Any?)
Link copied to clipboard
expect open override fun performSelector(aSelector: COpaquePointer?): Any?
expect open override fun performSelector(aSelector: COpaquePointer?, withObject: Any?): Any?
expect open override fun performSelector(aSelector: COpaquePointer?, withObject: Any?, _withObject: Any?): Any?
Link copied to clipboard
expect open fun pinchGestureRecognizer(): UIPinchGestureRecognizer?
Link copied to clipboard
expect open fun pointInside(point: CValue<CGPoint>, withEvent: UIEvent?): Boolean
Link copied to clipboard
expect open override fun positionFromPosition(position: UITextPosition, offset: NSInteger): UITextPosition?
expect open override fun positionFromPosition(position: UITextPosition, inDirection: UITextLayoutDirection, offset: NSInteger): UITextPosition?
Link copied to clipboard
expect open fun positionWithinRange(range: UITextRange, atCharacterOffset: NSInteger): UITextPosition?
expect open override fun positionWithinRange(range: UITextRange, farthestInDirection: UITextLayoutDirection): UITextPosition?
Link copied to clipboard
expect open fun preferredFocusedView(): UIView?
Link copied to clipboard
expect open override fun preferredFocusEnvironments(): List<*>
Link copied to clipboard
Link copied to clipboard
expect open fun pressesBegan(presses: Set<*>, withEvent: UIPressesEvent?)
Link copied to clipboard
expect open fun pressesCancelled(presses: Set<*>, withEvent: UIPressesEvent?)
Link copied to clipboard
expect open fun pressesChanged(presses: Set<*>, withEvent: UIPressesEvent?)
Link copied to clipboard
expect open fun pressesEnded(presses: Set<*>, withEvent: UIPressesEvent?)
Link copied to clipboard
expect open fun print(sender: Any?)
Link copied to clipboard
expect open fun providerForDeferredMenuElement(deferredElement: UIDeferredMenuElement): UIDeferredMenuElementProvider?
Link copied to clipboard
expect open fun readableContentGuide(): UILayoutGuide
Link copied to clipboard
expect open fun refreshControl(): UIRefreshControl?
Link copied to clipboard
expect open fun remoteControlReceivedWithEvent(event: UIEvent?)
Link copied to clipboard
expect open fun removeConstraint(constraint: NSLayoutConstraint)
Link copied to clipboard
expect open fun removeConstraints(constraints: List<*>)
Link copied to clipboard
expect open fun removeDictationResultPlaceholder(placeholder: Any, willInsertResult: Boolean)
Link copied to clipboard
expect open fun removeFromSuperview()
Link copied to clipboard
expect open fun removeGestureRecognizer(gestureRecognizer: UIGestureRecognizer)
Link copied to clipboard
expect open fun removeLayoutGuide(layoutGuide: UILayoutGuide)
Link copied to clipboard
expect open fun removeMotionEffect(effect: UIMotionEffect)
Link copied to clipboard
expect open fun removeTextPlaceholder(textPlaceholder: UITextPlaceholder)
Link copied to clipboard
expect open fun rename(sender: Any?)
Link copied to clipboard
expect open fun replaceRange(range: UITextRange, withAttributedText: NSAttributedString)
expect open override fun replaceRange(range: UITextRange, withText: String)
Link copied to clipboard
expect open fun resignFirstResponder(): Boolean
Link copied to clipboard
expect open fun resizableSnapshotViewFromRect(rect: CValue<CGRect>, afterScreenUpdates: Boolean, withCapInsets: CValue<UIEdgeInsets>): UIView?
Link copied to clipboard
expect open override fun respondsToSelector(aSelector: COpaquePointer?): Boolean
Link copied to clipboard
expect open fun restorationIdentifier(): String?
Link copied to clipboard
expect open fun returnKeyType(): UIReturnKeyType
Link copied to clipboard
expect open fun rightAnchor(): NSLayoutXAxisAnchor
Link copied to clipboard
expect open fun rightEdgeEffect(): UIScrollEdgeEffect
Link copied to clipboard
expect open fun safeAreaInsets(): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun safeAreaInsetsDidChange()
Link copied to clipboard
expect open fun safeAreaLayoutGuide(): UILayoutGuide
Link copied to clipboard
expect open fun scrollIndicatorInsets(): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun scrollRangeToVisible(range: CValue<NSRange>)
Link copied to clipboard
expect open fun scrollRectToVisible(rect: CValue<CGRect>, animated: Boolean)
Link copied to clipboard
expect open fun scrollsToTop(): Boolean
Link copied to clipboard
expect open fun scrollViewDidChangeAdjustedContentInset(scrollView: UIScrollView)
Link copied to clipboard
expect open fun scrollViewDidEndDecelerating(scrollView: UIScrollView)
Link copied to clipboard
expect open fun scrollViewDidEndDragging(scrollView: UIScrollView, willDecelerate: Boolean)
Link copied to clipboard
expect open fun scrollViewDidEndScrollingAnimation(scrollView: UIScrollView)
Link copied to clipboard
expect open fun scrollViewDidEndZooming(scrollView: UIScrollView, withView: UIView?, atScale: CGFloat)
Link copied to clipboard
expect open fun scrollViewDidScroll(scrollView: UIScrollView)
Link copied to clipboard
expect open fun scrollViewDidScrollToTop(scrollView: UIScrollView)
Link copied to clipboard
expect open fun scrollViewDidZoom(scrollView: UIScrollView)
Link copied to clipboard
expect open fun scrollViewShouldScrollToTop(scrollView: UIScrollView): Boolean
Link copied to clipboard
expect open fun scrollViewWillBeginDecelerating(scrollView: UIScrollView)
Link copied to clipboard
expect open fun scrollViewWillBeginDragging(scrollView: UIScrollView)
Link copied to clipboard
expect open fun scrollViewWillBeginZooming(scrollView: UIScrollView, withView: UIView?)
Link copied to clipboard
expect open fun scrollViewWillEndDragging(scrollView: UIScrollView, withVelocity: CValue<CGPoint>, targetContentOffset: CPointer<CGPoint>?)
Link copied to clipboard
expect open fun select(sender: Any?)
Link copied to clipboard
expect open fun selectAll(sender: Any?)
Link copied to clipboard
expect open fun selectedRange(): CValue<NSRange>
Link copied to clipboard
expect open fun selectedRanges(): List<*>
Link copied to clipboard
expect open override fun selectedTextRange(): UITextRange?
Link copied to clipboard
expect open fun selectionAffinity(): UITextStorageDirection
Link copied to clipboard
expect open override fun selectionRectsForRange(range: UITextRange): List<*>
Link copied to clipboard
expect open fun semanticContentAttribute(): UISemanticContentAttribute
Link copied to clipboard
expect open fun sendSubviewToBack(view: UIView)
Link copied to clipboard
expect open override fun setAdjustsFontForContentSizeCategory(adjustsFontForContentSizeCategory: Boolean)
Link copied to clipboard
expect open override fun setAllowedWritingToolsResultOptions(allowedWritingToolsResultOptions: UIWritingToolsResultOptions)
Link copied to clipboard
expect open fun setAllowsEditingTextAttributes(allowsEditingTextAttributes: Boolean)
Link copied to clipboard
expect open fun setAllowsKeyboardScrolling(allowsKeyboardScrolling: Boolean)
Link copied to clipboard
expect open fun setAllowsNumberPadPopover(allowsNumberPadPopover: Boolean)
Link copied to clipboard
expect open fun setAlpha(alpha: CGFloat)
Link copied to clipboard
expect open fun setAlwaysBounceHorizontal(alwaysBounceHorizontal: Boolean)
Link copied to clipboard
expect open fun setAlwaysBounceVertical(alwaysBounceVertical: Boolean)
Link copied to clipboard
expect open fun setAnchorPoint(anchorPoint: CValue<CGPoint>)
Link copied to clipboard
expect open fun setAttributedMarkedText(markedText: NSAttributedString?, selectedRange: CValue<NSRange>)
Link copied to clipboard
expect open fun setAttributedText(attributedText: NSAttributedString?)
Link copied to clipboard
expect open fun setAutocapitalizationType(autocapitalizationType: UITextAutocapitalizationType)
Link copied to clipboard
expect open fun setAutocorrectionType(autocorrectionType: UITextAutocorrectionType)
expect open fun setAutomaticallyAdjustsScrollIndicatorInsets(automaticallyAdjustsScrollIndicatorInsets: Boolean)
Link copied to clipboard
expect open fun setAutoresizesSubviews(autoresizesSubviews: Boolean)
Link copied to clipboard
expect open fun setAutoresizingMask(autoresizingMask: UIViewAutoresizing)
Link copied to clipboard
expect open fun setBackgroundColor(backgroundColor: UIColor?)
Link copied to clipboard
expect open override fun setBaseWritingDirection(writingDirection: NSWritingDirection, forRange: UITextRange)
Link copied to clipboard
expect open fun setBorderStyle(borderStyle: UITextViewBorderStyle)
Link copied to clipboard
expect open fun setBounces(bounces: Boolean)
Link copied to clipboard
expect open fun setBouncesHorizontally(bouncesHorizontally: Boolean)
Link copied to clipboard
expect open fun setBouncesVertically(bouncesVertically: Boolean)
Link copied to clipboard
expect open fun setBouncesZoom(bouncesZoom: Boolean)
Link copied to clipboard
expect open fun setBounds(bounds: CValue<CGRect>)
Link copied to clipboard
expect open fun setCanCancelContentTouches(canCancelContentTouches: Boolean)
Link copied to clipboard
expect open override fun setCenter(center: CValue<CGPoint>)
Link copied to clipboard
expect open fun setClearsContextBeforeDrawing(clearsContextBeforeDrawing: Boolean)
Link copied to clipboard
expect open fun setClearsOnInsertion(clearsOnInsertion: Boolean)
Link copied to clipboard
expect open fun setClipsToBounds(clipsToBounds: Boolean)
Link copied to clipboard
expect open fun setContentAlignmentPoint(contentAlignmentPoint: CValue<CGPoint>)
Link copied to clipboard
expect open fun setContentCompressionResistancePriority(priority: UILayoutPriority, forAxis: UILayoutConstraintAxis)
Link copied to clipboard
expect open fun setContentHuggingPriority(priority: UILayoutPriority, forAxis: UILayoutConstraintAxis)
Link copied to clipboard
expect open fun setContentInset(contentInset: CValue<UIEdgeInsets>)
Link copied to clipboard
expect open fun setContentInsetAdjustmentBehavior(contentInsetAdjustmentBehavior: UIScrollViewContentInsetAdjustmentBehavior)
Link copied to clipboard
expect open fun setContentMode(contentMode: UIViewContentMode)
Link copied to clipboard
expect open override fun setContentOffset(contentOffset: CValue<CGPoint>)
expect open fun setContentOffset(contentOffset: CValue<CGPoint>, animated: Boolean)
Link copied to clipboard
expect open fun setContentScaleFactor(contentScaleFactor: CGFloat)
Link copied to clipboard
expect open fun setContentSize(contentSize: CValue<CGSize>)
Link copied to clipboard
expect open fun setContentStretch(contentStretch: CValue<CGRect>)
Link copied to clipboard
expect open fun setConversationContext(conversationContext: UIConversationContext?)
Link copied to clipboard
expect open fun setCornerConfiguration(cornerConfiguration: UICornerConfiguration)
Link copied to clipboard
expect open fun setDataDetectorTypes(dataDetectorTypes: UIDataDetectorTypes)
Link copied to clipboard
expect open fun setDecelerationRate(decelerationRate: UIScrollViewDecelerationRate)
Link copied to clipboard
expect open fun setDelaysContentTouches(delaysContentTouches: Boolean)
Link copied to clipboard
expect open override fun setDelegate(delegate: UITextViewDelegateProtocol?)
Link copied to clipboard
expect open fun setDirectionalLayoutMargins(directionalLayoutMargins: CValue<NSDirectionalEdgeInsets>)
Link copied to clipboard
expect open fun setDirectionalLockEnabled(directionalLockEnabled: Boolean)
Link copied to clipboard
expect open fun setEditable(editable: Boolean)
Link copied to clipboard
expect open fun setEnablesReturnKeyAutomatically(enablesReturnKeyAutomatically: Boolean)
Link copied to clipboard
expect open fun setExclusiveTouch(exclusiveTouch: Boolean)
Link copied to clipboard
fun setFieldValue(value: String)
Link copied to clipboard
expect open fun setFindInteractionEnabled(findInteractionEnabled: Boolean)
Link copied to clipboard
expect open fun setFocusEffect(focusEffect: UIFocusEffect?)
Link copied to clipboard
expect open fun setFocusGroupIdentifier(focusGroupIdentifier: String?)
Link copied to clipboard
expect open fun setFocusGroupPriority(focusGroupPriority: UIFocusGroupPriority)
Link copied to clipboard
expect open fun setFont(font: UIFont?)
Link copied to clipboard
expect open fun setFrame(frame: CValue<CGRect>)
Link copied to clipboard
expect open fun setGestureRecognizers(gestureRecognizers: List<*>?)
Link copied to clipboard
expect open fun setHidden(hidden: Boolean)
Link copied to clipboard
expect open fun setHorizontalScrollIndicatorInsets(horizontalScrollIndicatorInsets: CValue<UIEdgeInsets>)
Link copied to clipboard
expect open fun setIndexDisplayMode(indexDisplayMode: UIScrollViewIndexDisplayMode)
Link copied to clipboard
expect open fun setIndicatorStyle(indicatorStyle: UIScrollViewIndicatorStyle)
Link copied to clipboard
expect open fun setInlinePredictionType(inlinePredictionType: UITextInlinePredictionType)
Link copied to clipboard
expect open fun setInputAccessoryView(inputAccessoryView: UIView?)
Link copied to clipboard
expect open override fun setInputDelegate(inputDelegate: UITextInputDelegateProtocol?)
Link copied to clipboard
expect open fun setInputView(inputView: UIView?)
Link copied to clipboard
expect open fun setInsetsLayoutMarginsFromSafeArea(insetsLayoutMarginsFromSafeArea: Boolean)
Link copied to clipboard
expect open fun setKeyboardAppearance(keyboardAppearance: UIKeyboardAppearance)
Link copied to clipboard
expect open fun setKeyboardDismissMode(keyboardDismissMode: UIScrollViewKeyboardDismissMode)
Link copied to clipboard
expect open fun setKeyboardType(keyboardType: UIKeyboardType)
Link copied to clipboard
expect open fun setLayoutMargins(layoutMargins: CValue<UIEdgeInsets>)
Link copied to clipboard
expect open fun setLinkTextAttributes(linkTextAttributes: Map<Any?, *>?)
Link copied to clipboard
expect open override fun setMarkedText(markedText: String?, selectedRange: CValue<NSRange>)
Link copied to clipboard
expect open override fun setMarkedTextStyle(markedTextStyle: Map<Any?, *>?)
Link copied to clipboard
expect open fun setMaskView(maskView: UIView?)
Link copied to clipboard
expect open fun setMathExpressionCompletionType(mathExpressionCompletionType: UITextMathExpressionCompletionType)
Link copied to clipboard
expect open fun setMaximumContentSizeCategory(maximumContentSizeCategory: UIContentSizeCategory?)
Link copied to clipboard
expect open fun setMaximumZoomScale(maximumZoomScale: CGFloat)
Link copied to clipboard
expect open fun setMinimumContentSizeCategory(minimumContentSizeCategory: UIContentSizeCategory?)
Link copied to clipboard
expect open fun setMinimumZoomScale(minimumZoomScale: CGFloat)
Link copied to clipboard
expect open fun setMotionEffects(motionEffects: List<*>)
Link copied to clipboard
expect open fun setMultipleTouchEnabled(multipleTouchEnabled: Boolean)
Link copied to clipboard
expect open fun setNeedsDisplay()
Link copied to clipboard
expect open fun setNeedsDisplayInRect(rect: CValue<CGRect>)
Link copied to clipboard
expect open override fun setNeedsFocusUpdate()
Link copied to clipboard
expect open fun setNeedsLayout()
Link copied to clipboard
expect open fun setNeedsUpdateConstraints()
Link copied to clipboard
expect open fun setNeedsUpdateProperties()
Link copied to clipboard
expect open fun setOpaque(opaque: Boolean)
Link copied to clipboard
expect open fun setOverrideUserInterfaceStyle(overrideUserInterfaceStyle: UIUserInterfaceStyle)
Link copied to clipboard
expect open fun setPagingEnabled(pagingEnabled: Boolean)
Link copied to clipboard
expect open fun setPasswordRules(passwordRules: UITextInputPasswordRules?)
Link copied to clipboard
expect open fun setPreservesSuperviewLayoutMargins(preservesSuperviewLayoutMargins: Boolean)
Link copied to clipboard
expect open fun setRefreshControl(refreshControl: UIRefreshControl?)
Link copied to clipboard
expect open fun setRestorationIdentifier(restorationIdentifier: String?)
Link copied to clipboard
expect open fun setReturnKeyType(returnKeyType: UIReturnKeyType)
Link copied to clipboard
expect open fun setScrollEnabled(scrollEnabled: Boolean)
Link copied to clipboard
expect open fun setScrollIndicatorInsets(scrollIndicatorInsets: CValue<UIEdgeInsets>)
Link copied to clipboard
expect open fun setScrollsToTop(scrollsToTop: Boolean)
Link copied to clipboard
expect open fun setSecureTextEntry(secureTextEntry: Boolean)
Link copied to clipboard
expect open fun setSelectable(selectable: Boolean)
Link copied to clipboard
expect open fun setSelectedRange(selectedRange: CValue<NSRange>)
Link copied to clipboard
expect open fun setSelectedRanges(selectedRanges: List<*>)
Link copied to clipboard
expect open override fun setSelectedTextRange(selectedTextRange: UITextRange?)
Link copied to clipboard
expect open fun setSelectionAffinity(selectionAffinity: UITextStorageDirection)
Link copied to clipboard
expect open fun setSemanticContentAttribute(semanticContentAttribute: UISemanticContentAttribute)
Link copied to clipboard
expect open fun setShowsHorizontalScrollIndicator(showsHorizontalScrollIndicator: Boolean)
Link copied to clipboard
expect open fun setShowsVerticalScrollIndicator(showsVerticalScrollIndicator: Boolean)
Link copied to clipboard
expect open override fun setSizingRule(sizingRule: UILetterformAwareSizingRule)
Link copied to clipboard
expect open fun setSmartDashesType(smartDashesType: UITextSmartDashesType)
Link copied to clipboard
expect open fun setSmartInsertDeleteType(smartInsertDeleteType: UITextSmartInsertDeleteType)
Link copied to clipboard
expect open fun setSmartQuotesType(smartQuotesType: UITextSmartQuotesType)
Link copied to clipboard
expect open fun setSpellCheckingType(spellCheckingType: UITextSpellCheckingType)
Link copied to clipboard
expect open fun setSupportsAdaptiveImageGlyph(supportsAdaptiveImageGlyph: Boolean)
Link copied to clipboard
expect open fun setTag(tag: NSInteger)
Link copied to clipboard
expect open fun setText(text: String?)
Link copied to clipboard
expect open fun setTextAlignment(textAlignment: NSTextAlignment)
Link copied to clipboard
expect open fun setTextColor(textColor: UIColor?)
Link copied to clipboard
expect open fun setTextContainerInset(textContainerInset: CValue<UIEdgeInsets>)
Link copied to clipboard
expect open fun setTextContentType(textContentType: UITextContentType?)
Link copied to clipboard
expect open fun setTextFormattingConfiguration(textFormattingConfiguration: UITextFormattingViewControllerConfiguration?)
Link copied to clipboard
expect open fun setTextHighlightAttributes(textHighlightAttributes: Map<Any?, *>?)
Link copied to clipboard
expect open fun setTintAdjustmentMode(tintAdjustmentMode: UIViewTintAdjustmentMode)
Link copied to clipboard
expect open fun setTintColor(tintColor: UIColor?)
Link copied to clipboard
expect open fun setTransfersHorizontalScrollingToParent(transfersHorizontalScrollingToParent: Boolean)
Link copied to clipboard
expect open fun setTransfersVerticalScrollingToParent(transfersVerticalScrollingToParent: Boolean)
Link copied to clipboard
expect open override fun setTransform(transform: CValue<CGAffineTransform>)
Link copied to clipboard
expect open fun setTransform3D(transform3D: CValue<CATransform3D>)
expect open fun setTranslatesAutoresizingMaskIntoConstraints(translatesAutoresizingMaskIntoConstraints: Boolean)
Link copied to clipboard
expect open fun setTypingAttributes(typingAttributes: Map<Any?, *>)
Link copied to clipboard
expect open fun setUserInteractionEnabled(userInteractionEnabled: Boolean)
Link copied to clipboard
expect open fun setUsesStandardTextScaling(usesStandardTextScaling: Boolean)
Link copied to clipboard
expect open fun setVerticalScrollIndicatorInsets(verticalScrollIndicatorInsets: CValue<UIEdgeInsets>)
Link copied to clipboard
expect open override fun setWritingToolsBehavior(writingToolsBehavior: UIWritingToolsBehavior)
Link copied to clipboard
expect open fun setZoomScale(zoomScale: CGFloat)
expect open fun setZoomScale(scale: CGFloat, animated: Boolean)
Link copied to clipboard
expect open fun shouldChangeTextInRange(range: UITextRange, replacementText: String): Boolean
Link copied to clipboard
expect open override fun shouldUpdateFocusInContext(context: UIFocusUpdateContext): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun showWritingTools(sender: Any)
Link copied to clipboard
expect open fun sizeThatFits(size: CValue<CGSize>): CValue<CGSize>
Link copied to clipboard
expect open fun sizeToFit()
Link copied to clipboard
expect open override fun sizingRule(): UILetterformAwareSizingRule
Link copied to clipboard
expect open fun smartDashesType(): UITextSmartDashesType
Link copied to clipboard
expect open fun smartInsertDeleteType(): UITextSmartInsertDeleteType
Link copied to clipboard
expect open fun smartQuotesType(): UITextSmartQuotesType
Link copied to clipboard
expect open fun snapshotViewAfterScreenUpdates(afterUpdates: Boolean): UIView?
Link copied to clipboard
expect open fun spellCheckingType(): UITextSpellCheckingType
Link copied to clipboard
expect open fun stopScrollingAndZooming()
Link copied to clipboard
Link copied to clipboard
expect open fun subviews(): List<*>
Link copied to clipboard
expect open override fun superclass(): ObjCClass?
Link copied to clipboard
expect open fun superview(): UIView?
Link copied to clipboard
Link copied to clipboard
expect open fun systemLayoutSizeFittingSize(targetSize: CValue<CGSize>): CValue<CGSize>
expect open fun systemLayoutSizeFittingSize(targetSize: CValue<CGSize>, withHorizontalFittingPriority: UILayoutPriority, verticalFittingPriority: UILayoutPriority): CValue<CGSize>
Link copied to clipboard
expect open fun tag(): NSInteger
Link copied to clipboard
expect open fun targetForAction(action: COpaquePointer?, withSender: Any?): Any?
Link copied to clipboard
expect open fun text(): String
Link copied to clipboard
expect open fun textAlignment(): NSTextAlignment
Link copied to clipboard
expect open fun textColor(): UIColor?
Link copied to clipboard
expect open fun textContainer(): NSTextContainer
Link copied to clipboard
expect open fun textContainerInset(): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun textContentType(): UITextContentType?
Link copied to clipboard
expect open fun textFormattingConfiguration(): UITextFormattingViewControllerConfiguration?
Link copied to clipboard
expect open fun textHighlightAttributes(): Map<Any?, *>
Link copied to clipboard
expect open fun textInputView(): UIView
Link copied to clipboard
expect open override fun textInRange(range: UITextRange): String?
Link copied to clipboard
expect open fun textLayoutManager(): NSTextLayoutManager?
Link copied to clipboard
expect open override fun textRangeFromPosition(fromPosition: UITextPosition, toPosition: UITextPosition): UITextRange?
Link copied to clipboard
expect open fun textStorage(): NSTextStorage
Link copied to clipboard
expect open fun textStylingAtPosition(position: UITextPosition, inDirection: UITextStorageDirection): Map<Any?, *>?
Link copied to clipboard
expect open fun textView(textView: UITextView, writingToolsIgnoredRangesInEnclosingRange: CValue<NSRange>): List<*>
expect open fun textView(textView: UITextView, willDismissEditMenuWithAnimator: UIEditMenuInteractionAnimatingProtocol)
expect open fun textView(textView: UITextView, willPresentEditMenuWithAnimator: UIEditMenuInteractionAnimatingProtocol)
expect open fun textView(textView: UITextView, insertInputSuggestion: UIInputSuggestion)
expect open fun textView(textView: UITextView, willEndFormattingWithViewController: UITextFormattingViewController)
expect open fun textView(textView: UITextView, didEndFormattingWithViewController: UITextFormattingViewController)
expect open fun textView(textView: UITextView, didBeginFormattingWithViewController: UITextFormattingViewController)
expect open fun textView(textView: UITextView, willBeginFormattingWithViewController: UITextFormattingViewController)
expect open fun textView(textView: UITextView, shouldChangeTextInRanges: List<*>, replacementText: String): Boolean
expect open fun textView(textView: UITextView, editMenuForTextInRanges: List<*>, suggestedActions: List<*>): UIMenu?
expect open fun textView(textView: UITextView, shouldChangeTextInRange: CValue<NSRange>, replacementText: String): Boolean
expect open fun textView(textView: UITextView, editMenuForTextInRange: CValue<NSRange>, suggestedActions: List<*>): UIMenu?
expect open fun textView(textView: UITextView, shouldInteractWithURL: NSURL, inRange: CValue<NSRange>): Boolean
expect open fun textView(textView: UITextView, shouldInteractWithTextAttachment: NSTextAttachment, inRange: CValue<NSRange>): Boolean
expect open fun textView(textView: UITextView, primaryActionForTextItem: UITextItem, defaultAction: UIAction): UIAction?
expect open fun textView(textView: UITextView, textItemMenuWillDisplayForTextItem: UITextItem, animator: UIContextMenuInteractionAnimatingProtocol)
expect open fun textView(textView: UITextView, textItemMenuWillEndForTextItem: UITextItem, animator: UIContextMenuInteractionAnimatingProtocol)
expect open fun textView(textView: UITextView, menuConfigurationForTextItem: UITextItem, defaultMenu: UIMenu): UITextItemMenuConfiguration?
expect open fun textView(textView: UITextView, shouldInteractWithURL: NSURL, inRange: CValue<NSRange>, interaction: UITextItemInteraction): Boolean
expect open fun textView(textView: UITextView, shouldInteractWithTextAttachment: NSTextAttachment, inRange: CValue<NSRange>, interaction: UITextItemInteraction): Boolean
Link copied to clipboard
open override fun textViewDidBeginEditing(textView: UITextView)
Link copied to clipboard
open override fun textViewDidChange(textView: UITextView)
Link copied to clipboard
expect open fun textViewDidChangeSelection(textView: UITextView)
Link copied to clipboard
open override fun textViewDidEndEditing(textView: UITextView)
Link copied to clipboard
expect open fun textViewShouldBeginEditing(textView: UITextView): Boolean
Link copied to clipboard
expect open fun textViewShouldEndEditing(textView: UITextView): Boolean
Link copied to clipboard
expect open fun textViewWritingToolsDidEnd(textView: UITextView)
Link copied to clipboard
expect open fun textViewWritingToolsWillBegin(textView: UITextView)
Link copied to clipboard
expect open fun tintAdjustmentMode(): UIViewTintAdjustmentMode
Link copied to clipboard
expect open fun tintColor(): UIColor
Link copied to clipboard
expect open fun tintColorDidChange()
Link copied to clipboard
expect open fun toggleBoldface(sender: Any?)
Link copied to clipboard
expect open fun toggleInspector(sender: Any?)
Link copied to clipboard
expect open fun toggleItalics(sender: Any?)
Link copied to clipboard
expect open fun toggleSidebar(sender: Any?)
Link copied to clipboard
expect open fun toggleUnderline(sender: Any?)
Link copied to clipboard
expect open override fun tokenizer(): UITextInputTokenizerProtocol
Link copied to clipboard
expect open fun topAnchor(): NSLayoutYAxisAnchor
Link copied to clipboard
expect open fun topEdgeEffect(): UIScrollEdgeEffect
Link copied to clipboard
expect open fun touchesBegan(touches: Set<*>, withEvent: UIEvent?)
Link copied to clipboard
expect open fun touchesCancelled(touches: Set<*>, withEvent: UIEvent?)
Link copied to clipboard
expect open fun touchesEnded(touches: Set<*>, withEvent: UIEvent?)
Link copied to clipboard
expect open fun touchesEstimatedPropertiesUpdated(touches: Set<*>)
Link copied to clipboard
expect open fun touchesMoved(touches: Set<*>, withEvent: UIEvent?)
Link copied to clipboard
expect open fun touchesShouldBegin(touches: Set<*>, withEvent: UIEvent?, inContentView: UIView): Boolean
Link copied to clipboard
expect open fun touchesShouldCancelInContentView(view: UIView): Boolean
Link copied to clipboard
expect open fun trailingAnchor(): NSLayoutXAxisAnchor
Link copied to clipboard
expect open override fun traitCollection(): UITraitCollection
Link copied to clipboard
expect open override fun traitCollectionDidChange(previousTraitCollection: UITraitCollection?)
Link copied to clipboard
expect open fun traitOverrides(): UITraitOverridesProtocol
Link copied to clipboard
Link copied to clipboard
expect open override fun transform(): CValue<CGAffineTransform>
Link copied to clipboard
expect open fun transform3D(): CValue<CATransform3D>
Link copied to clipboard
expect open fun typingAttributes(): Map<Any?, *>
Link copied to clipboard
expect open fun undoManager(): NSUndoManager?
Link copied to clipboard
expect open override fun unmarkText()
Link copied to clipboard
expect open fun updateConstraints()
Link copied to clipboard
expect open fun updateConstraintsIfNeeded()
Link copied to clipboard
expect open fun updateFloatingCursorAtPoint(point: CValue<CGPoint>)
Link copied to clipboard
expect open override fun updateFocusIfNeeded()
Link copied to clipboard
expect open fun updateProperties()
Link copied to clipboard
expect open fun updatePropertiesIfNeeded()
expect open fun updateTextAttributesWithConversionHandler(conversionHandler: UITextAttributesConversionHandler?)
Link copied to clipboard
expect open fun updateTraitsIfNeeded()
Link copied to clipboard
expect open fun useSelectionForFind(sender: Any?)
Link copied to clipboard
expect open fun usesStandardTextScaling(): Boolean
Link copied to clipboard
expect open fun validateCommand(command: UICommand)
Link copied to clipboard
expect open fun verticalScrollIndicatorInsets(): CValue<UIEdgeInsets>
Link copied to clipboard
expect open fun viewForBaselineLayout(): UIView
Link copied to clipboard
expect open fun viewForFirstBaselineLayout(): UIView
Link copied to clipboard
expect open fun viewForLastBaselineLayout(): UIView
Link copied to clipboard
expect open fun viewForZoomingInScrollView(scrollView: UIScrollView): UIView?
Link copied to clipboard
expect open fun viewWithTag(tag: NSInteger): UIView?
Link copied to clipboard
expect open override fun visibleSize(): CValue<CGSize>
Link copied to clipboard
expect open fun widthAnchor(): NSLayoutDimension
Link copied to clipboard
expect open fun willDismissEditMenuWithAnimator(animator: UIEditMenuInteractionAnimatingProtocol)
Link copied to clipboard
expect open fun willMoveToSuperview(newSuperview: UIView?)
Link copied to clipboard
expect open fun willMoveToWindow(newWindow: UIWindow?)
Link copied to clipboard
expect open fun willPresentEditMenuWithAnimator(animator: UIEditMenuInteractionAnimatingProtocol)
Link copied to clipboard
expect open fun willPresentWritingTools()
Link copied to clipboard
expect open fun willRemoveSubview(subview: UIView)
Link copied to clipboard
expect open fun window(): UIWindow?
Link copied to clipboard
expect open override fun writingToolsBehavior(): UIWritingToolsBehavior
Link copied to clipboard
expect open fun writingToolsCoordinator(): UIWritingToolsCoordinator
Link copied to clipboard
expect open fun zoomScale(): CGFloat
Link copied to clipboard
expect open fun zoomToRect(rect: CValue<CGRect>, animated: Boolean)