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. |