UIStepper
UIStepperAppearance
UIStepper()
UIStepper(CGRect)
UIStepper(IntPtr)
UIStepper(NativeHandle)
UIStepper(NSCoder)
UIStepper(NSObjectFlag)
Appearance
AutoRepeat
ClassHandle
Continuous
MaximumValue
MinimumValue
StepValue
Value
Wraps
AppearanceWhenContainedIn(Type[])
BackgroundImage(UIControlState)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetDecrementImage(UIControlState)
GetDividerImage(UIControlState, UIControlState)
GetIncrementImage(UIControlState)
SetBackgroundImage(UIImage, UIControlState)
SetDecrementImage(UIImage, UIControlState)
SetDividerImage(UIImage, UIControlState, UIControlState)
SetIncrementImage(UIImage, UIControlState)
UpdateIncrement(UIStepper, IStepper)
UpdateMaximum(UIStepper, IStepper)
UpdateMinimum(UIStepper, IStepper)
UpdateValue(UIStepper, IStepper)
xamarinios
namespace UIKit
{
[Register("UIStepper", true)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class UIStepper : UIControl
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UIStepper(IntPtr handle);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
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