UIControl
UIControlAppearance
UIControl()
UIControl(CGRect)
UIControl(IntPtr)
UIControl(NativeHandle)
UIControl(NSCoder)
UIControl(NSObjectFlag)
UIControl(CGRect, UIAction)
AllControlEvents
AllTargets
Appearance
ClassHandle
ContextMenuInteraction
ContextMenuInteractionEnabled
EffectiveContentHorizontalAlignment
Enabled
Highlighted
HorizontalAlignment
Selected
ShowsMenuAsPrimaryAction
State
SymbolAnimationEnabled
ToolTip
ToolTipInteraction
TouchInside
Tracking
VerticalAlignment
AddAction(UIAction, UIControlEvent)
AddTarget(EventHandler, UIControlEvent)
AddTarget(NSObject, Selector, UIControlEvent)
AppearanceWhenContainedIn(Type[])
BeginTracking(UITouch, UIEvent)
CancelTracking(UIEvent)
ContinueTracking(UITouch, UIEvent)
EndTracking(UITouch, UIEvent)
EnumerateEventHandlers(UIControlEnumerateEventsIteratorHandler)
GetActions(NSObject, UIControlEvent)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetConfigurationForMenu(UIContextMenuInteraction, CGPoint)
GetDismissalPreview(UIContextMenuInteraction, UIContextMenuConfiguration, INSCopying)
GetHighlightPreview(UIContextMenuInteraction, UIContextMenuConfiguration, INSCopying)
GetMenuAttachmentPoint(UIContextMenuConfiguration)
GetPreviewForDismissingMenu(UIContextMenuInteraction, UIContextMenuConfiguration)
GetPreviewForHighlightingMenu(UIContextMenuInteraction, UIContextMenuConfiguration)
RemoveAction(String, UIControlEvent)
RemoveAction(UIAction, UIControlEvent)
RemoveTarget(EventHandler, UIControlEvent)
RemoveTarget(NSObject, Selector, UIControlEvent)
SendAction(UIAction)
SendAction(Selector, NSObject, UIEvent)
SendActionForControlEvents(UIControlEvent)
WillDisplayMenu(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
WillEnd(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
WillPerformPreviewAction(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionCommitAnimating)
AllEditingEvents
AllEvents
AllTouchEvents
EditingChanged
EditingDidBegin
EditingDidEnd
EditingDidEndOnExit
PrimaryActionTriggered
TouchCancel
TouchDown
TouchDownRepeat
TouchDragEnter
TouchDragExit
TouchDragInside
TouchDragOutside
TouchUpInside
TouchUpOutside
ValueChanged
xamarinios
namespace UIKit
{
[Register("UIControl", true)]
public class UIControl : UIView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UIControl(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