UIKeyCommand
UIKeyCommand()
UIKeyCommand(IntPtr)
UIKeyCommand(NativeHandle)
UIKeyCommand(NSCoder)
UIKeyCommand(NSObjectFlag)
AllowsAutomaticLocalization
AllowsAutomaticMirroring
Alternates
Attributes
ClassHandle
Delete
DiscoverabilityTitle
DownArrow
End
Escape
F1
F10
F11
F12
F2
F3
F4
F5
F6
F7
F8
F9
Home
Image
Input
LeftArrow
ModifierFlags
PageDown
PageUp
PropertyList
RightArrow
State
Title
UpArrow
WantsPriorityOverSystemBehavior
Create(NSString, UIKeyModifierFlags, Selector)
Create(NSString, UIKeyModifierFlags, Selector, NSString)
Create(String, UIImage, Selector, String, UIKeyModifierFlags, NSObject)
Create(String, UIImage, Selector, String, UIKeyModifierFlags, NSObject, UICommandAlternate[])
xamarinios
namespace UIKit
{
[Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
[Register("UIKeyCommand", true)]
public class UIKeyCommand : UICommand
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual UIKeyModifierFlags ModifierFlags
{
[Export("modifierFlags")]
get;
}
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.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