PlatformUITextField

internal class PlatformUITextField : UITextField, UITextFieldDelegateProtocol(source)

Coordinates PlatformUITextField behavior in the SDAI presentation layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
expect val alignmentRectInsets: CValue<UIEdgeInsets>
Link copied to clipboard
expect val allControlEvents: UIControlEvents
Link copied to clipboard
expect var allowedWritingToolsResultOptions: UIWritingToolsResultOptions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect val allTargets: Set<*>
Link copied to clipboard
expect var alpha: CGFloat
Link copied to clipboard
expect var anchorPoint: CValue<CGPoint>
Link copied to clipboard
expect var attributedPlaceholder: NSAttributedString?
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 background: UIImage?
Link copied to clipboard
expect var backgroundColor: UIColor?
Link copied to clipboard
expect val beginningOfDocument: UITextPosition
Link copied to clipboard
expect var borderStyle: UITextBorderStyle
Link copied to clipboard
expect val bottomAnchor: NSLayoutYAxisAnchor
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
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
expect var clearButtonMode: UITextFieldViewMode
Link copied to clipboard
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 contentHorizontalAlignment: UIControlContentHorizontalAlignment
Link copied to clipboard
expect var contentMode: UIViewContentMode
Link copied to clipboard
expect var contentScaleFactor: CGFloat
Link copied to clipboard
expect var contentStretch: CValue<CGRect>
Link copied to clipboard
expect var contentVerticalAlignment: UIControlContentVerticalAlignment
Link copied to clipboard
expect val contextMenuInteraction: UIContextMenuInteraction?
Link copied to clipboard
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
Link copied to clipboard
expect var defaultTextAttributes: Map<Any?, *>
Link copied to clipboard
expect var delegate: UITextFieldDelegateProtocol?
Link copied to clipboard
expect val description: String?
Link copied to clipboard
expect var directionalLayoutMargins: CValue<NSDirectionalEdgeInsets>
Link copied to clipboard
expect var disabledBackground: UIImage?
Link copied to clipboard
expect val editable: Boolean
Link copied to clipboard
expect val editing: Boolean
Link copied to clipboard
expect val editingInteractionConfiguration: UIEditingInteractionConfiguration
Link copied to clipboard
expect val effectiveContentHorizontalAlignment: UIControlContentHorizontalAlignment
Link copied to clipboard
expect val effectiveUserInterfaceLayoutDirection: UIUserInterfaceLayoutDirection
Link copied to clipboard
expect var enabled: Boolean
Link copied to clipboard
Link copied to clipboard
expect val endOfDocument: UITextPosition
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 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 highlighted: Boolean
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 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 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 var leftView: UIView?
Link copied to clipboard
expect var leftViewMode: UITextFieldViewMode
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 minimumContentSizeCategory: UIContentSizeCategory?
Link copied to clipboard
expect var minimumFontSize: 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
expect val parentFocusEnvironment: UIFocusEnvironmentProtocol?
Link copied to clipboard
expect var passwordRules: UITextInputPasswordRules?
Link copied to clipboard
expect var placeholder: String?
Link copied to clipboard
expect val preferredFocusedView: UIView?
Link copied to clipboard
Link copied to clipboard
expect val readableContentGuide: UILayoutGuide
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 var rightView: UIView?
Link copied to clipboard
expect var rightViewMode: UITextFieldViewMode
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
expect var selected: Boolean
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
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 state: UIControlState
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
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 var textContentType: UITextContentType?
Link copied to clipboard
expect val textInputView: UIView
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 var toolTip: String?
Link copied to clipboard
expect val toolTipInteraction: UIToolTipInteraction?
Link copied to clipboard
expect val topAnchor: NSLayoutYAxisAnchor
Link copied to clipboard
expect val touchInside: Boolean
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
expect val viewForFirstBaselineLayout: UIView
Link copied to clipboard
expect val viewForLastBaselineLayout: UIView
Link copied to clipboard
expect val widthAnchor: NSLayoutDimension
Link copied to clipboard
expect val window: UIWindow?
Link copied to clipboard
expect var writingToolsBehavior: UIWritingToolsBehavior

Functions

Link copied to clipboard
expect open fun actionForLayer(layer: CALayer, forKey: String): CAActionProtocol?
Link copied to clipboard
expect open fun actionsForTarget(target: Any?, forControlEvent: UIControlEvents): List<*>?
Link copied to clipboard
expect open fun addAction(action: UIAction, forControlEvents: UIControlEvents)
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 addTarget(target: Any?, action: COpaquePointer?, forControlEvents: UIControlEvents)
Link copied to clipboard
expect open override fun adjustsFontForContentSizeCategory(): Boolean
Link copied to clipboard
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 fun allControlEvents(): UIControlEvents
Link copied to clipboard
expect open fun allowedWritingToolsResultOptions(): UIWritingToolsResultOptions
Link copied to clipboard
Link copied to clipboard
expect open fun allowsNumberPadPopover(): Boolean
Link copied to clipboard
expect open fun allTargets(): Set<*>
Link copied to clipboard
expect open fun alpha(): CGFloat
Link copied to clipboard
expect open fun anchorPoint(): CValue<CGPoint>
Link copied to clipboard
expect open fun attributedPlaceholder(): NSAttributedString?
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 background(): UIImage?
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 beginTrackingWithTouch(touch: UITouch, withEvent: UIEvent?): Boolean
Link copied to clipboard
expect open fun borderRectForBounds(bounds: CValue<CGRect>): CValue<CGRect>
Link copied to clipboard
expect open fun borderStyle(): UITextBorderStyle
Link copied to clipboard
expect open fun bottomAnchor(): NSLayoutYAxisAnchor
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 cancelTrackingWithEvent(event: UIEvent?)
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
expect open fun clearButtonMode(): UITextFieldViewMode
Link copied to clipboard
expect open fun clearButtonRectForBounds(bounds: CValue<CGRect>): CValue<CGRect>
Link copied to clipboard
Link copied to clipboard
expect open fun clearsOnBeginEditing(): Boolean
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, secureTextEntry: Boolean, keyboardType: UIKeyboardType, textColor: UIColor, tintColor: UIColor, hasTrailingIcon: Boolean)
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<*>
expect open fun contentCompressionResistancePriorityForAxis(axis: UILayoutConstraintAxis): UILayoutPriority
Link copied to clipboard
expect open fun contentHorizontalAlignment(): UIControlContentHorizontalAlignment
Link copied to clipboard
expect open fun contentHuggingPriorityForAxis(axis: UILayoutConstraintAxis): UILayoutPriority
Link copied to clipboard
expect open fun contentMode(): UIViewContentMode
Link copied to clipboard
expect open fun contentScaleFactor(): CGFloat
Link copied to clipboard
expect open fun contentStretch(): CValue<CGRect>
Link copied to clipboard
expect open fun contentVerticalAlignment(): UIControlContentVerticalAlignment
Link copied to clipboard
expect open fun contextMenuInteraction(): UIContextMenuInteraction?
Link copied to clipboard
expect open fun continueTrackingWithTouch(touch: UITouch, withEvent: UIEvent?): Boolean
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 override fun debugDescription(): String?
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 defaultTextAttributes(): Map<Any?, *>
Link copied to clipboard
expect open fun delegate(): UITextFieldDelegateProtocol?
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 disabledBackground(): UIImage?
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 drawPlaceholderInRect(rect: CValue<CGRect>)
Link copied to clipboard
expect open fun drawRect(rect: CValue<CGRect>)
Link copied to clipboard
expect open fun drawTextInRect(rect: CValue<CGRect>)
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
fun editingChanged(sender: UITextField)
Link copied to clipboard
expect open fun editingInteractionConfiguration(): UIEditingInteractionConfiguration
Link copied to clipboard
expect open fun editingRectForBounds(bounds: CValue<CGRect>): CValue<CGRect>
Link copied to clipboard
expect open fun editMenuForTextRange(textRange: UITextRange, suggestedActions: List<*>): UIMenu?
Link copied to clipboard
expect open fun effectiveContentHorizontalAlignment(): UIControlContentHorizontalAlignment
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 endTrackingWithTouch(touch: UITouch?, withEvent: UIEvent?)
Link copied to clipboard
expect open fun enumerateEventHandlers(iterator: (UIAction?, Any?, COpaquePointer?, UIControlEvents, CPointer<BooleanVar>?) -> Unit)
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 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 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 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 increaseSize(sender: Any?)
Link copied to clipboard
expect open override fun init(): UITextField
Link copied to clipboard
expect open override fun initWithCoder(coder: NSCoder): UITextField?
Link copied to clipboard
expect open override fun initWithFrame(frame: CValue<CGRect>): UITextField
expect open override fun initWithFrame(frame: CValue<CGRect>, primaryAction: UIAction?): UITextField
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 override fun insertText(text: String)
expect open fun insertText(text: String, alternatives: List<*>, style: UITextAlternativeStyle)
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
Link copied to clipboard
expect open fun isDescendantOfView(view: UIView): Boolean
Link copied to clipboard
expect open fun isEditable(): Boolean
Link copied to clipboard
expect open fun isEditing(): Boolean
Link copied to clipboard
expect open fun isEnabled(): 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
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 fun isHighlighted(): 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 override fun isProxy(): Boolean
Link copied to clipboard
expect open fun isSecureTextEntry(): Boolean
Link copied to clipboard
expect open fun isSelected(): Boolean
Link copied to clipboard
Link copied to clipboard
expect open fun isTouchInside(): 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 keyboardAppearance(): UIKeyboardAppearance
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 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 leftView(): UIView?
Link copied to clipboard
expect open fun leftViewMode(): UITextFieldViewMode
Link copied to clipboard
expect open fun leftViewRectForBounds(bounds: CValue<CGRect>): CValue<CGRect>
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 menuAttachmentPointForConfiguration(configuration: UIContextMenuConfiguration): CValue<CGPoint>
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 minimumFontSize(): 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 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 fun performPrimaryAction()
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 placeholder(): String?
Link copied to clipboard
expect open fun placeholderRectForBounds(bounds: CValue<CGRect>): CValue<CGRect>
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 override fun positionWithinRange(range: UITextRange, farthestInDirection: UITextLayoutDirection): UITextPosition?
expect open fun positionWithinRange(range: UITextRange, atCharacterOffset: NSInteger): 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 remoteControlReceivedWithEvent(event: UIEvent?)
Link copied to clipboard
expect open fun removeAction(action: UIAction, forControlEvents: UIControlEvents)
Link copied to clipboard
expect open fun removeActionForIdentifier(actionIdentifier: UIActionIdentifier?, forControlEvents: UIControlEvents)
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 removeTarget(target: Any?, action: COpaquePointer?, forControlEvents: UIControlEvents)
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 override fun replaceRange(range: UITextRange, withText: String)
expect open fun replaceRange(range: UITextRange, withAttributedText: NSAttributedString)
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 rightView(): UIView?
Link copied to clipboard
expect open fun rightViewMode(): UITextFieldViewMode
Link copied to clipboard
expect open fun rightViewRectForBounds(bounds: CValue<CGRect>): CValue<CGRect>
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 select(sender: Any?)
Link copied to clipboard
expect open fun selectAll(sender: Any?)
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 sendAction(action: UIAction)
expect open fun sendAction(action: COpaquePointer?, to: Any?, forEvent: UIEvent?)
Link copied to clipboard
expect open fun sendActionsForControlEvents(controlEvents: UIControlEvents)
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 fun setAdjustsFontSizeToFitWidth(adjustsFontSizeToFitWidth: Boolean)
Link copied to clipboard
expect open fun setAllowedWritingToolsResultOptions(allowedWritingToolsResultOptions: UIWritingToolsResultOptions)
Link copied to clipboard
expect open fun setAllowsEditingTextAttributes(allowsEditingTextAttributes: 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 setAnchorPoint(anchorPoint: CValue<CGPoint>)
Link copied to clipboard
expect open fun setAttributedMarkedText(markedText: NSAttributedString?, selectedRange: CValue<NSRange>)
Link copied to clipboard
expect open fun setAttributedPlaceholder(attributedPlaceholder: NSAttributedString?)
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)
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 setBackground(background: UIImage?)
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: UITextBorderStyle)
Link copied to clipboard
expect open fun setBounds(bounds: CValue<CGRect>)
Link copied to clipboard
expect open override fun setCenter(center: CValue<CGPoint>)
Link copied to clipboard
expect open fun setClearButtonMode(clearButtonMode: UITextFieldViewMode)
Link copied to clipboard
expect open fun setClearsContextBeforeDrawing(clearsContextBeforeDrawing: Boolean)
Link copied to clipboard
expect open fun setClearsOnBeginEditing(clearsOnBeginEditing: 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 setContentCompressionResistancePriority(priority: UILayoutPriority, forAxis: UILayoutConstraintAxis)
Link copied to clipboard
expect open fun setContentHorizontalAlignment(contentHorizontalAlignment: UIControlContentHorizontalAlignment)
Link copied to clipboard
expect open fun setContentHuggingPriority(priority: UILayoutPriority, forAxis: UILayoutConstraintAxis)
Link copied to clipboard
expect open fun setContentMode(contentMode: UIViewContentMode)
Link copied to clipboard
expect open fun setContentScaleFactor(contentScaleFactor: CGFloat)
Link copied to clipboard
expect open fun setContentStretch(contentStretch: CValue<CGRect>)
Link copied to clipboard
expect open fun setContentVerticalAlignment(contentVerticalAlignment: UIControlContentVerticalAlignment)
Link copied to clipboard
expect open fun setContextMenuInteractionEnabled(contextMenuInteractionEnabled: Boolean)
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 setDefaultTextAttributes(defaultTextAttributes: Map<Any?, *>)
Link copied to clipboard
expect open fun setDelegate(delegate: UITextFieldDelegateProtocol?)
Link copied to clipboard
expect open fun setDirectionalLayoutMargins(directionalLayoutMargins: CValue<NSDirectionalEdgeInsets>)
Link copied to clipboard
expect open fun setDisabledBackground(disabledBackground: UIImage?)
Link copied to clipboard
expect open fun setEnabled(enabled: 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 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 setHighlighted(highlighted: Boolean)
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 setKeyboardType(keyboardType: UIKeyboardType)
Link copied to clipboard
expect open fun setLayoutMargins(layoutMargins: CValue<UIEdgeInsets>)
Link copied to clipboard
expect open fun setLeftView(leftView: UIView?)
Link copied to clipboard
expect open fun setLeftViewMode(leftViewMode: UITextFieldViewMode)
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 setMinimumContentSizeCategory(minimumContentSizeCategory: UIContentSizeCategory?)
Link copied to clipboard
expect open fun setMinimumFontSize(minimumFontSize: 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 setPasswordRules(passwordRules: UITextInputPasswordRules?)
Link copied to clipboard
expect open fun setPlaceholder(placeholder: String?)
Link copied to clipboard
expect open fun setPreservesSuperviewLayoutMargins(preservesSuperviewLayoutMargins: Boolean)
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 setRightView(rightView: UIView?)
Link copied to clipboard
expect open fun setRightViewMode(rightViewMode: UITextFieldViewMode)
Link copied to clipboard
expect open fun setSecureTextEntry(secureTextEntry: Boolean)
Link copied to clipboard
expect open fun setSelected(selected: Boolean)
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 setShowsMenuAsPrimaryAction(showsMenuAsPrimaryAction: 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 setSymbolAnimationEnabled(symbolAnimationEnabled: 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 setTextContentType(textContentType: UITextContentType?)
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 setToolTip(toolTip: String?)
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 setWritingToolsBehavior(writingToolsBehavior: UIWritingToolsBehavior)
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
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 state(): UIControlState
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 textContentType(): UITextContentType?
Link copied to clipboard
expect open fun textField(textField: UITextField, willDismissEditMenuWithAnimator: UIEditMenuInteractionAnimatingProtocol)
expect open fun textField(textField: UITextField, willPresentEditMenuWithAnimator: UIEditMenuInteractionAnimatingProtocol)
expect open fun textField(textField: UITextField, insertInputSuggestion: UIInputSuggestion)
expect open fun textField(textField: UITextField, shouldChangeCharactersInRanges: List<*>, replacementString: String): Boolean
expect open fun textField(textField: UITextField, editMenuForCharactersInRanges: List<*>, suggestedActions: List<*>): UIMenu?
expect open fun textField(textField: UITextField, shouldChangeCharactersInRange: CValue<NSRange>, replacementString: String): Boolean
expect open fun textField(textField: UITextField, editMenuForCharactersInRange: CValue<NSRange>, suggestedActions: List<*>): UIMenu?
Link copied to clipboard
open override fun textFieldDidBeginEditing(textField: UITextField)
Link copied to clipboard
expect open fun textFieldDidChangeSelection(textField: UITextField)
Link copied to clipboard
open override fun textFieldDidEndEditing(textField: UITextField)
expect open fun textFieldDidEndEditing(textField: UITextField, reason: UITextFieldDidEndEditingReason)
Link copied to clipboard
expect open fun textFieldShouldBeginEditing(textField: UITextField): Boolean
Link copied to clipboard
expect open fun textFieldShouldClear(textField: UITextField): Boolean
Link copied to clipboard
expect open fun textFieldShouldEndEditing(textField: UITextField): Boolean
Link copied to clipboard
open override fun textFieldShouldReturn(textField: UITextField): Boolean
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 override fun textRangeFromPosition(fromPosition: UITextPosition, toPosition: UITextPosition): UITextRange?
Link copied to clipboard
expect open fun textRectForBounds(bounds: CValue<CGRect>): CValue<CGRect>
Link copied to clipboard
expect open fun textStylingAtPosition(position: UITextPosition, inDirection: UITextStorageDirection): Map<Any?, *>?
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 toolTip(): String?
Link copied to clipboard
expect open fun toolTipInteraction(): UIToolTipInteraction?
Link copied to clipboard
expect open fun topAnchor(): NSLayoutYAxisAnchor
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 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
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 validateCommand(command: UICommand)
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 viewWithTag(tag: NSInteger): UIView?
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 fun writingToolsBehavior(): UIWritingToolsBehavior