UIInputView
UIInputViewAppearance
UIInputView()
UIInputView(IntPtr)
UIInputView(NativeHandle)
UIInputView(NSCoder)
UIInputView(NSObjectFlag)
UIInputView(CGRect, UIInputViewStyle)
AllowsSelfSizing
Appearance
ClassHandle
InputViewStyle
AppearanceWhenContainedIn(Type[])
EncodeTo(NSCoder)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
xamarintvos
namespace UIKit
{
[Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
[Register("UIInputView", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public class UIInputView : UIView, INSCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[DesignatedInitializer]
[EditorBrowsable(EditorBrowsableState.Advanced)]
[Export("initWithCoder:")]
public UIInputView(NSCoder! coder);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to xamarintvos | |
| Assembly | Xamarin.TVOS , 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