VideoView

actual class VideoView : 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: Context)
constructor(context: Context, attrs: AttributeSet?)
constructor(context: Context, attrs: 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
Link copied to clipboard
expect open fun addConstraint(constraint: NSLayoutConstraint)
Link copied to clipboard
expect open fun addConstraints(constraints: List<*>)
Link copied to clipboard
Link copied to clipboard
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
Link copied to clipboard
expect open fun addGestureRecognizer(gestureRecognizer: UIGestureRecognizer)
Link copied to clipboard
Link copied to clipboard
expect open fun addLayoutGuide(layoutGuide: UILayoutGuide)
Link copied to clipboard
expect open fun addMotionEffect(effect: UIMotionEffect)
Link copied to clipboard
Link copied to clipboard
expect open fun addSubview(view: UIView)
Link copied to clipboard
open override fun addTouchables(p0: ArrayList<View>)
Link copied to clipboard
open fun addView(p0: View)
open override fun addView(p0: View, p1: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int)
open fun addView(p0: View, p1: Int, p2: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int, p2: Int)
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
Link copied to clipboard
Link copied to clipboard
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
open override fun bringChildToFront(p0: View)
Link copied to clipboard
expect open fun bringSubviewToFront(view: UIView)
Link copied to clipboard
open fun bringToFront()
Link copied to clipboard
Link copied to clipboard
open fun buildLayer()
Link copied to clipboard
expect open fun buildMenuWithBuilder(builder: UIMenuBuilderProtocol)
Link copied to clipboard
open fun callOnClick(): Boolean
Link copied to clipboard
expect open fun canBecomeFirstResponder(): Boolean
Link copied to clipboard
expect open override fun canBecomeFocused(): Boolean
Link copied to clipboard
Link copied to clipboard
open fun cancelLongPress()
Link copied to clipboard
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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
Link copied to clipboard
open override fun childDrawableStateChanged(p0: View)
Link copied to clipboard
open override fun childHasTransientStateChanged(p0: View, p1: Boolean)
Link copied to clipboard
expect open override fun class(): ObjCClass?
Link copied to clipboard
open fun clearAnimation()
Link copied to clipboard
open override fun clearChildFocus(p0: View)
Link copied to clipboard
Link copied to clipboard
open override fun clearFocus()
Link copied to clipboard
Link copied to clipboard
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
open fun computeScroll()
Link copied to clipboard
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 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>, 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>, toCoordinateSpace: UICoordinateSpaceProtocol): CValue<CGRect>
expect open override fun convertRect(rect: CValue<CGRect>, fromCoordinateSpace: UICoordinateSpaceProtocol): CValue<CGRect>
expect open fun convertRect(rect: CValue<CGRect>, fromView: UIView?): CValue<CGRect>
expect open fun convertRect(rect: CValue<CGRect>, toView: 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
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
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun dispatchDisplayHint(p0: Int)
Link copied to clipboard
open override fun dispatchDragEvent(p0: DragEvent): Boolean
Link copied to clipboard
open override fun dispatchDrawableHotspotChanged(p0: Float, p1: Float)
Link copied to clipboard
open override fun dispatchFinishTemporaryDetach()
Link copied to clipboard
Link copied to clipboard
open override fun dispatchKeyEvent(p0: KeyEvent): Boolean
Link copied to clipboard
open override fun dispatchKeyEventPreIme(p0: KeyEvent): Boolean
Link copied to clipboard
open override fun dispatchKeyShortcutEvent(p0: KeyEvent): Boolean
Link copied to clipboard
open fun dispatchNestedFling(p0: Float, p1: Float, p2: Boolean): Boolean
Link copied to clipboard
Link copied to clipboard
open fun dispatchNestedPreScroll(p0: Int, p1: Int, p2: IntArray?, p3: IntArray?): Boolean
Link copied to clipboard
open fun dispatchNestedScroll(p0: Int, p1: Int, p2: Int, p3: Int, p4: IntArray?): Boolean
Link copied to clipboard
open override fun dispatchPointerCaptureChanged(p0: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun dispatchSetActivated(p0: Boolean)
Link copied to clipboard
open override fun dispatchSetSelected(p0: Boolean)
Link copied to clipboard
open override fun dispatchStartTemporaryDetach()
Link copied to clipboard
open override fun dispatchSystemUiVisibilityChanged(p0: Int)
Link copied to clipboard
open override fun dispatchTouchEvent(p0: MotionEvent): Boolean
Link copied to clipboard
Link copied to clipboard
open override fun dispatchUnhandledMove(p0: View, p1: Int): Boolean
Link copied to clipboard
open override fun dispatchWindowFocusChanged(p0: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun dispatchWindowVisibilityChanged(p0: Int)
Link copied to clipboard
expect open fun displayLayer(layer: CALayer)
Link copied to clipboard
expect open fun doesNotRecognizeSelector(aSelector: COpaquePointer?)
Link copied to clipboard
open fun draw(p0: Canvas)
Link copied to clipboard
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
open fun endViewTransition(p0: View)
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
open override fun findFocus(): View
Link copied to clipboard
expect open fun findNext(sender: Any?)
Link copied to clipboard
Link copied to clipboard
expect open fun findPrevious(sender: Any?)
Link copied to clipboard
fun <T : View> findViewById(p0: Int): T
Link copied to clipboard
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
Link copied to clipboard
fun <T : View> findViewWithTag(p0: Any): T
Link copied to clipboard
expect open fun firstBaselineAnchor(): NSLayoutYAxisAnchor
Link copied to clipboard
open override fun focusableViewAvailable(p0: View)
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
open fun focusSearch(p0: Int): View
open override fun focusSearch(p0: View, p1: Int): View
Link copied to clipboard
Link copied to clipboard
open fun forceLayout()
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
open override fun gatherTransparentRegion(p0: Region?): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun gestureRecognizers(): List<*>?
Link copied to clipboard
expect open fun gestureRecognizerShouldBegin(gestureRecognizer: UIGestureRecognizer): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getAlpha(): Float
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getAutofillType(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun getBaseline(): Int
Link copied to clipboard
Link copied to clipboard
fun getBottom(): Int
Link copied to clipboard
Link copied to clipboard
open fun getChildAt(p0: Int): View
Link copied to clipboard
open fun getChildCount(): Int
Link copied to clipboard
Link copied to clipboard
open override fun getChildVisibleRect(p0: View, p1: Rect, p2: Point): Boolean
Link copied to clipboard
open fun getClipBounds(): Rect
open fun getClipBounds(p0: Rect): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getDisplay(): Display
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getDrawingRect(p0: Rect)
Link copied to clipboard
open fun getDrawingTime(): Long
Link copied to clipboard
open fun getElevation(): Float
Link copied to clipboard
open fun getExplicitStyle(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getFocusable(): Int
Link copied to clipboard
Link copied to clipboard
open fun getFocusedChild(): View
Link copied to clipboard
open fun getFocusedRect(p0: Rect)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getGravity(): Int
Link copied to clipboard
open fun getHandler(): Handler
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getHeight(): Int
Link copied to clipboard
open fun getHitRect(p0: Rect)
Link copied to clipboard
Link copied to clipboard
open fun getId(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getLabelFor(): Int
Link copied to clipboard
open fun getLayerType(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getLayoutMode(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getLeft(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getMatrix(): Matrix
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getMinimumHeight(): Int
Link copied to clipboard
open fun getMinimumWidth(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getNextFocusUpId(): Int
Link copied to clipboard
open fun getOrientation(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun getOverlay(): ViewGroupOverlay
Link copied to clipboard
Link copied to clipboard
open fun getPaddingBottom(): Int
Link copied to clipboard
open fun getPaddingEnd(): Int
Link copied to clipboard
open fun getPaddingLeft(): Int
Link copied to clipboard
open fun getPaddingRight(): Int
Link copied to clipboard
open fun getPaddingStart(): Int
Link copied to clipboard
open fun getPaddingTop(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getPivotX(): Float
Link copied to clipboard
open fun getPivotY(): Float
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getRight(): Int
Link copied to clipboard
Link copied to clipboard
open fun getRootView(): View
Link copied to clipboard
Link copied to clipboard
open fun getRotation(): Float
Link copied to clipboard
open fun getRotationX(): Float
Link copied to clipboard
open fun getRotationY(): Float
Link copied to clipboard
open fun getScaleX(): Float
Link copied to clipboard
open fun getScaleY(): Float
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getScrollBarSize(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getShowDividers(): Int
Link copied to clipboard
open fun getSolidColor(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getTag(): Any
open fun getTag(p0: Int): Any
Link copied to clipboard
open fun getTextAlignment(): Int
Link copied to clipboard
open fun getTextDirection(): Int
Link copied to clipboard
Link copied to clipboard
fun getTop(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getVisibility(): Int
Link copied to clipboard
open fun getWeightSum(): Float
Link copied to clipboard
fun getWidth(): Int
Link copied to clipboard
open fun getWindowId(): WindowId
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getX(): Float
Link copied to clipboard
open fun getY(): Float
Link copied to clipboard
open fun getZ(): Float
Link copied to clipboard
expect open fun hasAmbiguousLayout(): Boolean
Link copied to clipboard
Link copied to clipboard
open override fun hasFocus(): Boolean
Link copied to clipboard
open fun hasFocusable(): Boolean
Link copied to clipboard
expect open override fun hash(): NSUInteger
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun hasTransientState(): Boolean
Link copied to clipboard
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
open fun indexOfChild(p0: View): Int
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
open fun invalidate()
open fun invalidate(p0: Rect)
open fun invalidate(p0: Int, p1: Int, p2: Int, p3: Int)
Link copied to clipboard
override fun invalidateChild(p0: View, p1: Rect)
Link copied to clipboard
open override fun invalidateChildInParent(p0: IntArray, p1: Rect): ViewParent
Link copied to clipboard
open override fun invalidateDrawable(p0: Drawable)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun isActivated(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun isClickable(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun isCredential(): Boolean
Link copied to clipboard
expect open fun isDescendantOfView(view: UIView): Boolean
Link copied to clipboard
open fun isDirty(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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
Link copied to clipboard
isFocused
Link copied to clipboard
open fun isFocused(): Boolean
expect open fun isFocused(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun isHidden(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun isHovered(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun isInEditMode(): Boolean
Link copied to clipboard
open fun isInLayout(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open override fun isKindOfClass(aClass: ObjCClass?): Boolean
Link copied to clipboard
open fun isLaidOut(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open override fun isMemberOfClass(aClass: ObjCClass?): Boolean
Link copied to clipboard
Link copied to clipboard
expect open fun isMultipleTouchEnabled(): Boolean
Link copied to clipboard
isOpaque
Link copied to clipboard
open fun isOpaque(): Boolean
expect open fun isOpaque(): Boolean
Link copied to clipboard
Link copied to clipboard
open fun isPivotSet(): Boolean
Link copied to clipboard
Link copied to clipboard
open fun isPressed(): Boolean
Link copied to clipboard
expect open override fun isProxy(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun isSelected(): Boolean
Link copied to clipboard
Link copied to clipboard
open fun isShown(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun isTransparentFocusItem(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun jumpDrawablesToCurrentState()
Link copied to clipboard
expect open fun keyboardLayoutGuide(): UIKeyboardLayoutGuide
Link copied to clipboard
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
override fun layout(p0: Int, p1: Int, p2: Int, p3: Int)
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
fun measure(p0: Int, p1: Int)
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 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 notifySubtreeAccessibilityStateChanged(p0: View, p1: View, p2: Int)
Link copied to clipboard
Link copied to clipboard
open fun offsetLeftAndRight(p0: Int)
Link copied to clipboard
Link copied to clipboard
open fun offsetTopAndBottom(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onDescendantInvalidated(p0: View, p1: View)
Link copied to clipboard
Link copied to clipboard
open fun onDrawForeground(p0: Canvas)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onHoverChanged(p0: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onKeyDown(p0: Int, p1: KeyEvent): Boolean
Link copied to clipboard
open override fun onKeyLongPress(p0: Int, p1: KeyEvent): Boolean
Link copied to clipboard
open override fun onKeyMultiple(p0: Int, p1: Int, p2: KeyEvent): Boolean
Link copied to clipboard
open fun onKeyPreIme(p0: Int, p1: KeyEvent): Boolean
Link copied to clipboard
open fun onKeyShortcut(p0: Int, p1: KeyEvent): Boolean
Link copied to clipboard
open override fun onKeyUp(p0: Int, p1: KeyEvent): Boolean
Link copied to clipboard
open override fun onNestedFling(p0: View, p1: Float, p2: Float, p3: Boolean): Boolean
Link copied to clipboard
open override fun onNestedPreFling(p0: View, p1: Float, p2: Float): Boolean
Link copied to clipboard
open override fun onNestedPrePerformAccessibilityAction(p0: View, p1: Int, p2: Bundle?): Boolean
Link copied to clipboard
open override fun onNestedPreScroll(p0: View, p1: Int, p2: Int, p3: IntArray)
Link copied to clipboard
open override fun onNestedScroll(p0: View, p1: Int, p2: Int, p3: Int, p4: Int)
Link copied to clipboard
open override fun onNestedScrollAccepted(p0: View, p1: View, p2: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onResolvePointerIcon(p0: MotionEvent, p1: Int): PointerIcon
Link copied to clipboard
open override fun onRtlPropertiesChanged(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onStartNestedScroll(p0: View, p1: View, p2: Int): Boolean
Link copied to clipboard
Link copied to clipboard
open override fun onStopNestedScroll(p0: View)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onViewAdded(p0: View)
Link copied to clipboard
open fun onViewRemoved(p0: View)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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
Link copied to clipboard
open fun performClick(): Boolean
Link copied to clipboard
expect open fun performClose(sender: Any?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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
open fun playSoundEffect(p0: Int)
Link copied to clipboard
expect open fun pointInside(point: CValue<CGPoint>, withEvent: UIEvent?): Boolean
Link copied to clipboard
open fun post(p0: Runnable): Boolean
Link copied to clipboard
open fun postDelayed(p0: Runnable, p1: Long): Boolean
Link copied to clipboard
open fun postInvalidate()
open fun postInvalidate(p0: Int, p1: Int, p2: Int, p3: Int)
Link copied to clipboard
open fun postInvalidateDelayed(p0: Long, p1: Int, p2: Int, p3: Int, p4: Int)
Link copied to clipboard
open fun postInvalidateOnAnimation(p0: Int, p1: Int, p2: Int, p3: Int)
Link copied to clipboard
Link copied to clipboard
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
Link copied to clipboard
expect open fun providerForDeferredMenuElement(deferredElement: UIDeferredMenuElement): UIDeferredMenuElementProvider?
Link copied to clipboard
expect open fun readableContentGuide(): UILayoutGuide
Link copied to clipboard
open override fun recomputeViewAttributes(p0: View)
Link copied to clipboard
Link copied to clipboard
fun release()
Link copied to clipboard
Link copied to clipboard
expect open fun remoteControlReceivedWithEvent(event: UIEvent?)
Link copied to clipboard
open fun removeAllViews()
Link copied to clipboard
Link copied to clipboard
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
open override fun removeView(p0: View)
Link copied to clipboard
open fun removeViewAt(p0: Int)
Link copied to clipboard
open fun removeViewInLayout(p0: View)
Link copied to clipboard
open fun removeViews(p0: Int, p1: Int)
Link copied to clipboard
open fun removeViewsInLayout(p0: Int, p1: Int)
Link copied to clipboard
expect open fun rename(sender: Any?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun requestChildFocus(p0: View, p1: View)
Link copied to clipboard
open override fun requestChildRectangleOnScreen(p0: View, p1: Rect, p2: Boolean): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun requestFocus(p0: Int, p1: Rect): Boolean
Link copied to clipboard
Link copied to clipboard
open fun requestLayout()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun requestTransparentRegion(p0: View)
Link copied to clipboard
fun <T : View> requireViewById(p0: Int): T & Any
Link copied to clipboard
open fun resetPivot()
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
open override fun restoreDefaultFocus(): Boolean
Link copied to clipboard
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
Link copied to clipboard
Link copied to clipboard
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
Link copied to clipboard
Link copied to clipboard
open fun scrollBy(p0: Int, p1: Int)
Link copied to clipboard
open fun scrollTo(p0: Int, p1: Int)
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
open override fun sendAccessibilityEvent(p0: Int)
Link copied to clipboard
Link copied to clipboard
expect open fun sendSubviewToBack(view: UIView)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setActivated(p0: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
setAlpha
Link copied to clipboard
open fun setAlpha(p0: Float)
expect open fun setAlpha(alpha: CGFloat)
Link copied to clipboard
Link copied to clipboard
expect open fun setAnchorPoint(anchorPoint: CValue<CGPoint>)
Link copied to clipboard
open fun setAnimation(p0: Animation)
Link copied to clipboard
Link copied to clipboard
open fun setAnimationMatrix(p0: Matrix?)
Link copied to clipboard
open fun setAutofillHints(vararg p0: String)
Link copied to clipboard
open fun setAutofillId(p0: AutofillId?)
Link copied to clipboard
Link copied to clipboard
expect open fun setAutoresizesSubviews(autoresizesSubviews: Boolean)
Link copied to clipboard
expect open fun setAutoresizingMask(autoresizingMask: UIViewAutoresizing)
Link copied to clipboard
open fun setBackground(p0: Drawable)
setBackgroundColor
Link copied to clipboard
open fun setBackgroundColor(p0: Int)
expect open fun setBackgroundColor(backgroundColor: UIColor?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setBottom(p0: Int)
Link copied to clipboard
expect open fun setBounds(bounds: CValue<CGRect>)
Link copied to clipboard
open fun setCameraDistance(p0: Float)
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
open fun setClickable(p0: Boolean)
Link copied to clipboard
open fun setClipBounds(p0: Rect)
Link copied to clipboard
open fun setClipChildren(p0: Boolean)
Link copied to clipboard
expect open fun setClipsToBounds(clipsToBounds: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setContentCompressionResistancePriority(priority: UILayoutPriority, forAxis: UILayoutConstraintAxis)
Link copied to clipboard
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
Link copied to clipboard
expect open fun setContentStretch(contentStretch: CValue<CGRect>)
Link copied to clipboard
Link copied to clipboard
expect open fun setCornerConfiguration(cornerConfiguration: UICornerConfiguration)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setDirectionalLayoutMargins(directionalLayoutMargins: CValue<NSDirectionalEdgeInsets>)
Link copied to clipboard
Link copied to clipboard
open fun setDividerPadding(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setElevation(p0: Float)
Link copied to clipboard
open fun setEnabled(p0: Boolean)
Link copied to clipboard
expect open fun setExclusiveTouch(exclusiveTouch: Boolean)
Link copied to clipboard
open fun setFadingEdgeLength(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setFocusable(p0: Boolean)
open fun setFocusable(p0: Int)
Link copied to clipboard
Link copied to clipboard
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
Link copied to clipboard
open fun setForeground(p0: Drawable)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setFrame(frame: CValue<CGRect>)
Link copied to clipboard
Link copied to clipboard
expect open fun setGestureRecognizers(gestureRecognizers: List<*>?)
Link copied to clipboard
open fun setGravity(p0: Int)
Link copied to clipboard
open fun setHandwritingBoundsOffsets(p0: Float, p1: Float, p2: Float, p3: Float)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setHidden(hidden: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setHovered(p0: Boolean)
Link copied to clipboard
open fun setId(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setInsetsLayoutMarginsFromSafeArea(insetsLayoutMarginsFromSafeArea: Boolean)
Link copied to clipboard
open fun setIsCredential(p0: Boolean)
Link copied to clipboard
Link copied to clipboard
open fun setKeepScreenOn(p0: Boolean)
Link copied to clipboard
Link copied to clipboard
open fun setLabelFor(p0: Int)
Link copied to clipboard
open fun setLayerPaint(p0: Paint?)
Link copied to clipboard
open fun setLayerType(p0: Int, p1: Paint?)
Link copied to clipboard
Link copied to clipboard
open fun setLayoutDirection(p0: Int)
Link copied to clipboard
expect open fun setLayoutMargins(layoutMargins: CValue<UIEdgeInsets>)
Link copied to clipboard
open fun setLayoutMode(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setLeft(p0: Int)
Link copied to clipboard
fun setLeftTopRightBottom(p0: Int, p1: Int, p2: Int, p3: Int)
Link copied to clipboard
Link copied to clipboard
expect open fun setMaskView(maskView: UIView?)
Link copied to clipboard
expect open fun setMaximumContentSizeCategory(maximumContentSizeCategory: UIContentSizeCategory?)
Link copied to clipboard
Link copied to clipboard
expect open fun setMinimumContentSizeCategory(minimumContentSizeCategory: UIContentSizeCategory?)
Link copied to clipboard
open fun setMinimumHeight(p0: Int)
Link copied to clipboard
open fun setMinimumWidth(p0: Int)
Link copied to clipboard
expect open fun setMotionEffects(motionEffects: List<*>)
Link copied to clipboard
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
Link copied to clipboard
Link copied to clipboard
open fun setNextFocusDownId(p0: Int)
Link copied to clipboard
Link copied to clipboard
open fun setNextFocusLeftId(p0: Int)
Link copied to clipboard
open fun setNextFocusRightId(p0: Int)
Link copied to clipboard
open fun setNextFocusUpId(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setOpaque(opaque: Boolean)
Link copied to clipboard
open fun setOrientation(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setOverrideUserInterfaceStyle(overrideUserInterfaceStyle: UIUserInterfaceStyle)
Link copied to clipboard
open fun setOverScrollMode(p0: Int)
Link copied to clipboard
open fun setPadding(p0: Int, p1: Int, p2: Int, p3: Int)
Link copied to clipboard
open fun setPaddingRelative(p0: Int, p1: Int, p2: Int, p3: Int)
Link copied to clipboard
Link copied to clipboard
open fun setPivotX(p0: Float)
Link copied to clipboard
open fun setPivotY(p0: Float)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setPreservesSuperviewLayoutMargins(preservesSuperviewLayoutMargins: Boolean)
Link copied to clipboard
open fun setPressed(p0: Boolean)
Link copied to clipboard
Link copied to clipboard
open override fun setRequestedFrameRate(p0: Float)
Link copied to clipboard
expect open fun setRestorationIdentifier(restorationIdentifier: String?)
Link copied to clipboard
Link copied to clipboard
fun setRight(p0: Int)
Link copied to clipboard
open fun setRotation(p0: Float)
Link copied to clipboard
open fun setRotationX(p0: Float)
Link copied to clipboard
open fun setRotationY(p0: Float)
Link copied to clipboard
open fun setSaveEnabled(p0: Boolean)
Link copied to clipboard
Link copied to clipboard
open fun setScaleX(p0: Float)
Link copied to clipboard
open fun setScaleY(p0: Float)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setScrollBarSize(p0: Int)
Link copied to clipboard
open fun setScrollBarStyle(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setScrollIndicators(p0: Int)
open fun setScrollIndicators(p0: Int, p1: Int)
Link copied to clipboard
open fun setScrollX(p0: Int)
Link copied to clipboard
open fun setScrollY(p0: Int)
Link copied to clipboard
open fun setSelected(p0: Boolean)
Link copied to clipboard
expect open fun setSemanticContentAttribute(semanticContentAttribute: UISemanticContentAttribute)
Link copied to clipboard
open fun setShowDividers(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
setTag
Link copied to clipboard
open fun setTag(p0: Any)
open fun setTag(p0: Int, p1: Any)
expect open fun setTag(tag: NSInteger)
Link copied to clipboard
open fun setTextAlignment(p0: Int)
Link copied to clipboard
open fun setTextDirection(p0: Int)
Link copied to clipboard
expect open fun setTintAdjustmentMode(tintAdjustmentMode: UIViewTintAdjustmentMode)
Link copied to clipboard
expect open fun setTintColor(tintColor: UIColor?)
Link copied to clipboard
Link copied to clipboard
fun setTop(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open override fun setTransform(transform: CValue<CGAffineTransform>)
Link copied to clipboard
expect open fun setTransform3D(transform3D: CValue<CATransform3D>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open fun setTranslatesAutoresizingMaskIntoConstraints(translatesAutoresizingMaskIntoConstraints: Boolean)
Link copied to clipboard
open fun setTranslationX(p0: Float)
Link copied to clipboard
open fun setTranslationY(p0: Float)
Link copied to clipboard
open fun setTranslationZ(p0: Float)
Link copied to clipboard
expect open fun setUserInteractionEnabled(userInteractionEnabled: Boolean)
Link copied to clipboard
Link copied to clipboard
open fun setVerticalGravity(p0: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setVisibility(p0: Int)
Link copied to clipboard
open fun setWeightSum(p0: Float)
Link copied to clipboard
Link copied to clipboard
open fun setWillNotDraw(p0: Boolean)
Link copied to clipboard
open fun setX(p0: Float)
Link copied to clipboard
open fun setY(p0: Float)
Link copied to clipboard
open fun setZ(p0: Float)
Link copied to clipboard
fun setZOrderMediaOverlay(isMediaOverlay: Boolean)
Link copied to clipboard
Link copied to clipboard
expect open override fun shouldUpdateFocusInContext(context: UIFocusUpdateContext): Boolean
Link copied to clipboard
open fun showContextMenu(p0: Float, p1: Float): Boolean
Link copied to clipboard
open override fun showContextMenuForChild(p0: View): Boolean
open override fun showContextMenuForChild(p0: View, p1: Float, p2: Float): 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun stopNestedScroll()
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
open fun suppressLayout(p0: Boolean)
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
open override fun toString(): String
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
Link copied to clipboard
Link copied to clipboard
expect open fun undoManager(): NSUndoManager?
Link copied to clipboard
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
Link copied to clipboard
expect open fun updateConstraints()
Link copied to clipboard
expect open fun updateConstraintsIfNeeded()
Link copied to clipboard
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
open override fun updateViewLayout(p0: View, p1: ViewGroup.LayoutParams)
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
Link copied to clipboard
open fun willNotDraw(): Boolean
Link copied to clipboard
expect open fun willRemoveSubview(subview: UIView)
Link copied to clipboard
expect open fun window(): UIWindow?