UIButton
UIButtonAppearance
UIButton()
UIButton(CGRect)
UIButton(IntPtr)
UIButton(NativeHandle)
UIButton(NSCoder)
UIButton(NSObjectFlag)
UIButton(UIButtonType)
UIButton(CGRect, UIAction)
AdjustsImageSizeForAccessibilityContentSizeCategory
AdjustsImageWhenDisabled
AdjustsImageWhenHighlighted
Appearance
AutomaticallyUpdatesConfiguration
BehavioralStyle
ButtonType
ChangesSelectionAsPrimaryAction
ClassHandle
Configuration
ConfigurationUpdateHandler
ContentEdgeInsets
CurrentAttributedTitle
CurrentBackgroundImage
CurrentImage
CurrentPreferredSymbolConfiguration
CurrentTitle
CurrentTitleColor
CurrentTitleShadowColor
Font
Held
Hovered
ImageEdgeInsets
ImageView
LineBreakMode
Menu
PointerInteractionEnabled
PointerStyleProvider
PreferredBehavioralStyle
PreferredMenuElementOrder
ReverseTitleShadowWhenHighlighted
Role
ShowsTouchWhenHighlighted
SpringLoaded
SubtitleLabel
TitleEdgeInsets
TitleLabel
TitleShadowOffset
AppearanceWhenContainedIn(Type[])
BackgroundImageForState(UIControlState)
BackgroundRectForBounds(CGRect)
ContentRectForBounds(CGRect)
FromType(UIButtonType)
FromType(UIButtonType, UIAction)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetAttributedTitle(UIControlState)
GetButton(UIButtonConfiguration, UIAction)
GetPreferredSymbolConfiguration(UIControlState)
GetSystemButton(UIAction)
GetSystemButton(UIImage, NSObject, Selector)
ImageForState(UIControlState)
ImageRectForContentRect(CGRect)
SetAttributedTitle(NSAttributedString, UIControlState)
SetBackgroundImage(UIImage, UIControlState)
SetImage(UIImage, UIControlState)
SetNeedsUpdateConfiguration()
SetPreferredSymbolConfiguration(UIImageSymbolConfiguration, UIControlState)
SetTitle(String, UIControlState)
SetTitleColor(UIColor, UIControlState)
SetTitleShadowColor(UIColor, UIControlState)
Title(UIControlState)
TitleColor(UIControlState)
TitleRectForContentRect(CGRect)
TitleShadowColor(UIControlState)
UpdateConfiguration()
UpdateCharacterSpacing(UIButton, ITextStyle)
UpdateContentLayout(UIButton, Button)
UpdateCornerRadius(UIButton, IButtonStroke)
UpdateFont(UIButton, ITextStyle, IFontManager)
UpdateLineBreakMode(UIButton, Button)
UpdatePadding(UIButton, Button)
UpdatePadding(UIButton, IButton, Thickness?)
UpdatePadding(UIButton, Thickness, Thickness?)
UpdateStrokeColor(UIButton, IButtonStroke)
UpdateStrokeThickness(UIButton, IButtonStroke)
UpdateText(UIButton, Button)
UpdateText(UIButton, IText)
UpdateTextColor(UIButton, ITextStyle)
xamarinios
namespace UIKit
{
[Register("UIButton", true)]
public class UIButton : UIControl, INativeObject, IDisposable, IUIAccessibilityContentSizeCategoryImageAdjusting, IUISpringLoadedInteractionSupporting
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.iOS, 3, 0, PlatformArchitecture.None, null)]
public virtual UILineBreakMode LineBreakMode
{
[Deprecated(PlatformName.iOS, 3, 0, PlatformArchitecture.None, null)]
[Export("lineBreakMode")]
get;
[Deprecated(PlatformName.iOS, 3, 0, PlatformArchitecture.None, null)]
[Export("setLineBreakMode:")]
set;
}
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
---|---|
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Set property |
Xamarin iOS | 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