VideoView

actual class VideoView : <ERROR CLASS> ERROR CLASS: Symbol not found for LinearLayout
expect class VideoView
actual class VideoView(frame: CValue<CGRect> = CGRectMake(0.0, 0.0, 0.0, 0.0), isScreenShare: Boolean = false) : UIView

A wrapper view that manages the lifecycle of RTKRTCMTLVideoView and its renderer. Automatically attaches/detaches renderer based on window presence to prevent memory leaks.

Constructors

Link copied to clipboard
constructor(context: ERROR CLASS: Symbol not found for Context)
constructor(context: ERROR CLASS: Symbol not found for Context, attrs: ERROR CLASS: Symbol not found for AttributeSet??)
constructor(context: ERROR CLASS: Symbol not found for Context, attrs: ERROR CLASS: Symbol not found for AttributeSet??, defStyleAttr: Int)
constructor(frame: CValue<CGRect> = CGRectMake(0.0, 0.0, 0.0, 0.0), isScreenShare: Boolean = false)

Properties

Link copied to clipboard
expect val alignmentRectInsets: CValue<UIEdgeInsets>
Link copied to clipboard
expect var alpha: CGFloat
Link copied to clipboard
expect var anchorPoint: CValue<CGPoint>
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 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
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 contentMode: UIViewContentMode
Link copied to clipboard
expect var contentScaleFactor: CGFloat
Link copied to clipboard
expect var contentStretch: CValue<CGRect>
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 val description: String?
Link copied to clipboard
expect var directionalLayoutMargins: CValue<NSDirectionalEdgeInsets>
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 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 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 heightAnchor: NSLayoutDimension
Link copied to clipboard
expect var hidden: Boolean
Link copied to clipboard
expect val intrinsicContentSize: CValue<CGSize>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect val keyboardLayoutGuide: UIKeyboardLayoutGuide
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 maskView: UIView?
Link copied to clipboard
expect var maximumContentSizeCategory: UIContentSizeCategory?
Link copied to clipboard
expect var minimumContentSizeCategory: UIContentSizeCategory?
Link copied to clipboard
expect var motionEffects: List<*>
Link copied to clipboard
Link copied to clipboard
expect val nextResponder: UIResponder?
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 val preferredFocusedView: UIView?
Link copied to clipboard
Link copied to clipboard
expect val readableContentGuide: UILayoutGuide
Link copied to clipboard
Link copied to clipboard
expect val rightAnchor: NSLayoutXAxisAnchor
Link copied to clipboard
expect val safeAreaInsets: CValue<UIEdgeInsets>
Link copied to clipboard
expect val safeAreaLayoutGuide: UILayoutGuide
Link copied to clipboard
expect var semanticContentAttribute: UISemanticContentAttribute
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
expect var tag: NSInteger
Link copied to clipboard
expect var tintAdjustmentMode: UIViewTintAdjustmentMode
Link copied to clipboard
expect var tintColor: UIColor
Link copied to clipboard
expect val topAnchor: NSLayoutYAxisAnchor
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 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?

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 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 alpha(): CGFloat
Link copied to clipboard
expect open fun anchorPoint(): CValue<CGPoint>
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 fun becomeFirstResponder(): Boolean
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 canPerformAction(action: COpaquePointer?, withSender: Any?): Boolean
Link copied to clipboard
expect open fun canResignFirstResponder(): Boolean
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 override fun class(): ObjCClass?
Link copied to clipboard
Link copied to clipboard
expect open fun clipsToBounds(): Boolean
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 conformsToProtocol(aProtocol: objcnames/classes/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 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 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>, toView: UIView?): CValue<CGPoint>
expect open fun convertPoint(point: CValue<CGPoint>, fromView: 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 delete(sender: Any?)
Link copied to clipboard
expect open override fun description(): String?
Link copied to clipboard
expect open fun didAddSubview(subview: UIView)
Link copied to clipboard
expect open fun didHintFocusMovement(hint: UIFocusMovementHint)
Link copied to clipboard
expect open fun didMoveToSuperview()
Link copied to clipboard
open override fun didMoveToWindow()

Called automatically by UIKit when view is added to or removed from window hierarchy. This is our hook for managing renderer lifecycle.

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 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 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 effectiveRadiusForCorner(corner: UIRectCorner): CGFloat
Link copied to clipboard
expect open fun effectiveUserInterfaceLayoutDirection(): UIUserInterfaceLayoutDirection
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 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 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 forwardingTargetForSelector(aSelector: COpaquePointer?): Any?
Link copied to clipboard
expect open fun forwardInvocation(anInvocation: objcnames/classes/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 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 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(): UIView
Link copied to clipboard
expect open override fun initWithCoder(coder: NSCoder): UIView?
Link copied to clipboard
expect open fun initWithFrame(frame: CValue<CGRect>): UIView
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
Link copied to clipboard
expect open fun intrinsicContentSize(): CValue<CGSize>
Link copied to clipboard
Link copied to clipboard
expect open fun isDescendantOfView(view: UIView): 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 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 isTransparentFocusItem(): Boolean
Link copied to clipboard
Link copied to clipboard
expect open fun keyboardLayoutGuide(): UIKeyboardLayoutGuide
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
open override fun layoutSubviews()

Called when layout changes. Defers Metal view creation until we have proper dimensions to prevent WebRTC from allocating full-resolution GPU buffers.

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 makeTextWritingDirectionLeftToRight(sender: Any?)
Link copied to clipboard
expect open fun makeTextWritingDirectionRightToLeft(sender: Any?)
Link copied to clipboard
expect open fun maskView(): UIView?
Link copied to clipboard
expect open fun maximumContentSizeCategory(): UIContentSizeCategory?
Link copied to clipboard
expect open fun methodForSelector(aSelector: COpaquePointer?): IMP?
Link copied to clipboard
expect open fun methodSignatureForSelector(aSelector: COpaquePointer?): objcnames/classes/NSMethodSignature??
Link copied to clipboard
expect open fun minimumContentSizeCategory(): UIContentSizeCategory?
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
open override fun onAttachedToWindow()
Link copied to clipboard
open override fun onDetachedFromWindow()
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 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 pointInside(point: CValue<CGPoint>, withEvent: UIEvent?): Boolean
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
fun release()

Releases all resources. Call when the view will no longer be used.

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 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 rename(sender: Any?)
Link copied to clipboard
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 rightAnchor(): NSLayoutXAxisAnchor
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 fun semanticContentAttribute(): UISemanticContentAttribute
Link copied to clipboard
expect open fun sendSubviewToBack(view: UIView)
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 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 fun setBounds(bounds: CValue<CGRect>)
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 setClipsToBounds(clipsToBounds: Boolean)
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 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 setCornerConfiguration(cornerConfiguration: UICornerConfiguration)
Link copied to clipboard
expect open fun setDirectionalLayoutMargins(directionalLayoutMargins: CValue<NSDirectionalEdgeInsets>)
Link copied to clipboard
expect open fun setExclusiveTouch(exclusiveTouch: 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 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 setInsetsLayoutMarginsFromSafeArea(insetsLayoutMarginsFromSafeArea: Boolean)
Link copied to clipboard
expect open fun setLayoutMargins(layoutMargins: CValue<UIEdgeInsets>)
Link copied to clipboard
expect open fun setMaskView(maskView: UIView?)
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 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 setPreservesSuperviewLayoutMargins(preservesSuperviewLayoutMargins: Boolean)
Link copied to clipboard
expect open fun setRestorationIdentifier(restorationIdentifier: String?)
Link copied to clipboard
expect open fun setSemanticContentAttribute(semanticContentAttribute: UISemanticContentAttribute)
Link copied to clipboard
expect open fun setTag(tag: NSInteger)
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 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 setUserInteractionEnabled(userInteractionEnabled: Boolean)
Link copied to clipboard
fun setZOrderMediaOverlay(isMediaOverlay: Boolean)
Link copied to clipboard
expect open override fun shouldUpdateFocusInContext(context: UIFocusUpdateContext): Boolean
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 fun snapshotViewAfterScreenUpdates(afterUpdates: Boolean): UIView?
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
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 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 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 undoManager(): NSUndoManager?
Link copied to clipboard
expect open fun updateConstraints()
Link copied to clipboard
expect open fun updateConstraintsIfNeeded()
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 willMoveToSuperview(newSuperview: UIView?)
Link copied to clipboard
expect open fun willMoveToWindow(newWindow: UIWindow?)
Link copied to clipboard
expect open fun willRemoveSubview(subview: UIView)
Link copied to clipboard
expect open fun window(): UIWindow?