UITableViewCell
UITableViewCellAppearance
UITableViewCell()
UITableViewCell(CGRect)
UITableViewCell(IntPtr)
UITableViewCell(NativeHandle)
UITableViewCell(NSCoder)
UITableViewCell(NSObjectFlag)
UITableViewCell(UITableViewCellStyle, NSString)
UITableViewCell(UITableViewCellStyle, String)
Accessory
AccessoryView
Appearance
AutomaticallyUpdatesBackgroundConfiguration
AutomaticallyUpdatesContentConfiguration
BackgroundConfiguration
BackgroundView
ClassHandle
ConfigurationState
ConfigurationUpdateHandler
ContentConfiguration
ContentView
DefaultBackgroundConfiguration
DefaultContentConfiguration
DetailTextLabel
Editing
EditingAccessory
EditingAccessoryView
EditingStyle
FocusStyle
Highlighted
ImageView
IndentationLevel
IndentationWidth
MultipleSelectionBackgroundView
ReuseIdentifier
Selected
SelectedBackgroundView
SelectionStyle
SeparatorInset
ShouldIndentWhileEditing
ShowingDeleteConfirmation
ShowsReorderControl
TextLabel
UserInteractionEnabledWhileDragging
AppearanceWhenContainedIn(Type[])
DidTransitionToState(UITableViewCellState)
DragStateDidChange(UITableViewCellDragState)
EncodeTo(NSCoder)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
PrepareForReuse()
SetEditing(Boolean, Boolean)
SetHighlighted(Boolean, Boolean)
SetNeedsUpdateConfiguration()
SetSelected(Boolean, Boolean)
ShouldBegin(UIGestureRecognizer)
ShouldBeRequiredToFailBy(UIGestureRecognizer, UIGestureRecognizer)
ShouldReceiveEvent(UIGestureRecognizer, UIEvent)
ShouldReceivePress(UIGestureRecognizer, UIPress)
ShouldReceiveTouch(UIGestureRecognizer, UITouch)
ShouldRecognizeSimultaneously(UIGestureRecognizer, UIGestureRecognizer)
ShouldRequireFailureOf(UIGestureRecognizer, UIGestureRecognizer)
UpdateConfiguration(UICellConfigurationState)
WillTransitionToState(UITableViewCellState)
xamarinios
namespace UIKit
{
[Register("UITableViewCell", true)]
public class UITableViewCell : UIView, INSCoding, INativeObject, IDisposable, IUIGestureRecognizerDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UITableViewCell(IntPtr handle);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
Xamarin iOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API