[][src]Trait uikit_sys::UIResponder_UIResponderKeyCommands

pub trait UIResponder_UIResponderKeyCommands: Sized + Deref {
    unsafe fn keyCommands(self) -> NSArray
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn keyCommands(self) -> NSArray where
    Self::Target: Message + Sized

Loading content...

Implementors

impl UIResponder_UIResponderKeyCommands for UIAccessibilityElement[src]

impl UIResponder_UIResponderKeyCommands for UIActionSheet[src]

impl UIResponder_UIResponderKeyCommands for UIActivityIndicatorView[src]

impl UIResponder_UIResponderKeyCommands for UIActivityViewController[src]

impl UIResponder_UIResponderKeyCommands for UIAlertController[src]

impl UIResponder_UIResponderKeyCommands for UIAlertView[src]

impl UIResponder_UIResponderKeyCommands for UIApplication[src]

impl UIResponder_UIResponderKeyCommands for UIButton[src]

impl UIResponder_UIResponderKeyCommands for UICloudSharingController[src]

impl UIResponder_UIResponderKeyCommands for UICollectionReusableView[src]

impl UIResponder_UIResponderKeyCommands for UICollectionView[src]

impl UIResponder_UIResponderKeyCommands for UICollectionViewCell[src]

impl UIResponder_UIResponderKeyCommands for UICollectionViewController[src]

impl UIResponder_UIResponderKeyCommands for UIControl[src]

impl UIResponder_UIResponderKeyCommands for UIDatePicker[src]

impl UIResponder_UIResponderKeyCommands for UIDocumentBrowserViewController[src]

impl UIResponder_UIResponderKeyCommands for UIDocumentMenuViewController[src]

impl UIResponder_UIResponderKeyCommands for UIDocumentPickerExtensionViewController[src]

impl UIResponder_UIResponderKeyCommands for UIDocumentPickerViewController[src]

impl UIResponder_UIResponderKeyCommands for UIFontPickerViewController[src]

impl UIResponder_UIResponderKeyCommands for UIImagePickerController[src]

impl UIResponder_UIResponderKeyCommands for UIImageView[src]

impl UIResponder_UIResponderKeyCommands for UIInputView[src]

impl UIResponder_UIResponderKeyCommands for UIInputViewController[src]

impl UIResponder_UIResponderKeyCommands for UILabel[src]

impl UIResponder_UIResponderKeyCommands for UINavigationBar[src]

impl UIResponder_UIResponderKeyCommands for UINavigationController[src]

impl UIResponder_UIResponderKeyCommands for UIPageControl[src]

impl UIResponder_UIResponderKeyCommands for UIPageViewController[src]

impl UIResponder_UIResponderKeyCommands for UIPickerView[src]

impl UIResponder_UIResponderKeyCommands for UIPopoverBackgroundView[src]

impl UIResponder_UIResponderKeyCommands for UIProgressView[src]

impl UIResponder_UIResponderKeyCommands for UIReferenceLibraryViewController[src]

impl UIResponder_UIResponderKeyCommands for UIRefreshControl[src]

impl UIResponder_UIResponderKeyCommands for UIResponder[src]

impl UIResponder_UIResponderKeyCommands for UIScene[src]

impl UIResponder_UIResponderKeyCommands for UIScrollView[src]

impl UIResponder_UIResponderKeyCommands for UISearchBar[src]

impl UIResponder_UIResponderKeyCommands for UISearchContainerViewController[src]

impl UIResponder_UIResponderKeyCommands for UISearchController[src]

impl UIResponder_UIResponderKeyCommands for UISearchTextField[src]

impl UIResponder_UIResponderKeyCommands for UISegmentedControl[src]

impl UIResponder_UIResponderKeyCommands for UISlider[src]

impl UIResponder_UIResponderKeyCommands for UISplitViewController[src]

impl UIResponder_UIResponderKeyCommands for UIStackView[src]

impl UIResponder_UIResponderKeyCommands for UISwitch[src]

impl UIResponder_UIResponderKeyCommands for UITabBar[src]

impl UIResponder_UIResponderKeyCommands for UITabBarController[src]

impl UIResponder_UIResponderKeyCommands for UITableView[src]

impl UIResponder_UIResponderKeyCommands for UITableViewCell[src]

impl UIResponder_UIResponderKeyCommands for UITableViewController[src]

impl UIResponder_UIResponderKeyCommands for UITableViewHeaderFooterView[src]

impl UIResponder_UIResponderKeyCommands for UITextField[src]

impl UIResponder_UIResponderKeyCommands for UITextView[src]

impl UIResponder_UIResponderKeyCommands for UIToolbar[src]

impl UIResponder_UIResponderKeyCommands for UIVideoEditorController[src]

impl UIResponder_UIResponderKeyCommands for UIView[src]

impl UIResponder_UIResponderKeyCommands for UIViewController[src]

impl UIResponder_UIResponderKeyCommands for UIVisualEffectView[src]

impl UIResponder_UIResponderKeyCommands for UIWebView[src]

impl UIResponder_UIResponderKeyCommands for UIWindow[src]

impl UIResponder_UIResponderKeyCommands for UIWindowScene[src]

Loading content...