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)
net7.0-maccatalyst16.4
namespace Microsoft.Maui.Platform
{
public static class ButtonExtensions
{
public static void UpdateStrokeThickness(this UIButton! platformButton, IButtonStroke! buttonStroke);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.0 |
Information specific to net7.0 | |
Platforms | This API is only available when you target a specific platform: |
Mac Catalyst | 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.4 |
Information specific to net7.0-maccatalyst16.4 | |
Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API