Struct OH_NativeXComponent_KeyCode

Source
#[repr(transparent)]
pub struct OH_NativeXComponent_KeyCode(pub c_int);
Expand description

Represents the key event code.

Available since API-level: 10

Version: 1.0

Tuple Fields§

§0: c_int

Implementations§

Source§

impl OH_NativeXComponent_KeyCode

Source

pub const KEY_UNKNOWN: OH_NativeXComponent_KeyCode

Source

pub const KEY_FN: OH_NativeXComponent_KeyCode

Source

pub const KEY_HOME: OH_NativeXComponent_KeyCode

Source

pub const KEY_BACK: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_PLAY_PAUSE: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_STOP: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_NEXT: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_PREVIOUS: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_REWIND: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_FAST_FORWARD: OH_NativeXComponent_KeyCode

Source

pub const KEY_VOLUME_UP: OH_NativeXComponent_KeyCode

Source

pub const KEY_VOLUME_DOWN: OH_NativeXComponent_KeyCode

Source

pub const KEY_POWER: OH_NativeXComponent_KeyCode

Source

pub const KEY_CAMERA: OH_NativeXComponent_KeyCode

Source

pub const KEY_VOLUME_MUTE: OH_NativeXComponent_KeyCode

Source

pub const KEY_MUTE: OH_NativeXComponent_KeyCode

Source

pub const KEY_BRIGHTNESS_UP: OH_NativeXComponent_KeyCode

Source

pub const KEY_BRIGHTNESS_DOWN: OH_NativeXComponent_KeyCode

Source

pub const KEY_0: OH_NativeXComponent_KeyCode

Source

pub const KEY_1: OH_NativeXComponent_KeyCode

Source

pub const KEY_2: OH_NativeXComponent_KeyCode

Source

pub const KEY_3: OH_NativeXComponent_KeyCode

Source

pub const KEY_4: OH_NativeXComponent_KeyCode

Source

pub const KEY_5: OH_NativeXComponent_KeyCode

Source

pub const KEY_6: OH_NativeXComponent_KeyCode

Source

pub const KEY_7: OH_NativeXComponent_KeyCode

Source

pub const KEY_8: OH_NativeXComponent_KeyCode

Source

pub const KEY_9: OH_NativeXComponent_KeyCode

Source

pub const KEY_STAR: OH_NativeXComponent_KeyCode

Source

pub const KEY_POUND: OH_NativeXComponent_KeyCode

Source

pub const KEY_DPAD_UP: OH_NativeXComponent_KeyCode

Source

pub const KEY_DPAD_DOWN: OH_NativeXComponent_KeyCode

Source

pub const KEY_DPAD_LEFT: OH_NativeXComponent_KeyCode

Source

pub const KEY_DPAD_RIGHT: OH_NativeXComponent_KeyCode

Source

pub const KEY_DPAD_CENTER: OH_NativeXComponent_KeyCode

Source

pub const KEY_A: OH_NativeXComponent_KeyCode

Source

pub const KEY_B: OH_NativeXComponent_KeyCode

Source

pub const KEY_C: OH_NativeXComponent_KeyCode

Source

pub const KEY_D: OH_NativeXComponent_KeyCode

Source

pub const KEY_E: OH_NativeXComponent_KeyCode

Source

pub const KEY_F: OH_NativeXComponent_KeyCode

Source

pub const KEY_G: OH_NativeXComponent_KeyCode

Source

pub const KEY_H: OH_NativeXComponent_KeyCode

Source

pub const KEY_I: OH_NativeXComponent_KeyCode

Source

pub const KEY_J: OH_NativeXComponent_KeyCode

Source

pub const KEY_K: OH_NativeXComponent_KeyCode

Source

pub const KEY_L: OH_NativeXComponent_KeyCode

Source

pub const KEY_M: OH_NativeXComponent_KeyCode

Source

pub const KEY_N: OH_NativeXComponent_KeyCode

Source

pub const KEY_O: OH_NativeXComponent_KeyCode

Source

pub const KEY_P: OH_NativeXComponent_KeyCode

Source

pub const KEY_Q: OH_NativeXComponent_KeyCode

Source

pub const KEY_R: OH_NativeXComponent_KeyCode

Source

pub const KEY_S: OH_NativeXComponent_KeyCode

Source

pub const KEY_T: OH_NativeXComponent_KeyCode

Source

pub const KEY_U: OH_NativeXComponent_KeyCode

Source

pub const KEY_V: OH_NativeXComponent_KeyCode

Source

pub const KEY_W: OH_NativeXComponent_KeyCode

Source

pub const KEY_X: OH_NativeXComponent_KeyCode

Source

pub const KEY_Y: OH_NativeXComponent_KeyCode

Source

pub const KEY_Z: OH_NativeXComponent_KeyCode

Source

pub const KEY_COMMA: OH_NativeXComponent_KeyCode

Source

pub const KEY_PERIOD: OH_NativeXComponent_KeyCode

Source

pub const KEY_ALT_LEFT: OH_NativeXComponent_KeyCode

Source

pub const KEY_ALT_RIGHT: OH_NativeXComponent_KeyCode

Source

pub const KEY_SHIFT_LEFT: OH_NativeXComponent_KeyCode

Source

pub const KEY_SHIFT_RIGHT: OH_NativeXComponent_KeyCode

Source

pub const KEY_TAB: OH_NativeXComponent_KeyCode

Source

pub const KEY_SPACE: OH_NativeXComponent_KeyCode

Source

pub const KEY_SYM: OH_NativeXComponent_KeyCode

Source

pub const KEY_EXPLORER: OH_NativeXComponent_KeyCode

Source

pub const KEY_ENVELOPE: OH_NativeXComponent_KeyCode

Source

pub const KEY_ENTER: OH_NativeXComponent_KeyCode

Source

pub const KEY_DEL: OH_NativeXComponent_KeyCode

Source

pub const KEY_GRAVE: OH_NativeXComponent_KeyCode

Source

pub const KEY_MINUS: OH_NativeXComponent_KeyCode

Source

pub const KEY_EQUALS: OH_NativeXComponent_KeyCode

Source

pub const KEY_LEFT_BRACKET: OH_NativeXComponent_KeyCode

Source

pub const KEY_RIGHT_BRACKET: OH_NativeXComponent_KeyCode

Source

pub const KEY_BACKSLASH: OH_NativeXComponent_KeyCode

Source

pub const KEY_SEMICOLON: OH_NativeXComponent_KeyCode

Source

pub const KEY_APOSTROPHE: OH_NativeXComponent_KeyCode

Source

pub const KEY_SLASH: OH_NativeXComponent_KeyCode

Source

pub const KEY_AT: OH_NativeXComponent_KeyCode

Source

pub const KEY_PLUS: OH_NativeXComponent_KeyCode

Source

pub const KEY_MENU: OH_NativeXComponent_KeyCode

Source

pub const KEY_PAGE_UP: OH_NativeXComponent_KeyCode

Source

pub const KEY_PAGE_DOWN: OH_NativeXComponent_KeyCode

Source

pub const KEY_ESCAPE: OH_NativeXComponent_KeyCode

Source

pub const KEY_FORWARD_DEL: OH_NativeXComponent_KeyCode

Source

pub const KEY_CTRL_LEFT: OH_NativeXComponent_KeyCode

Source

pub const KEY_CTRL_RIGHT: OH_NativeXComponent_KeyCode

Source

pub const KEY_CAPS_LOCK: OH_NativeXComponent_KeyCode

Source

pub const KEY_SCROLL_LOCK: OH_NativeXComponent_KeyCode

Source

pub const KEY_META_LEFT: OH_NativeXComponent_KeyCode

Source

pub const KEY_META_RIGHT: OH_NativeXComponent_KeyCode

Source

pub const KEY_FUNCTION: OH_NativeXComponent_KeyCode

Source

pub const KEY_SYSRQ: OH_NativeXComponent_KeyCode

Source

pub const KEY_BREAK: OH_NativeXComponent_KeyCode

Source

pub const KEY_MOVE_HOME: OH_NativeXComponent_KeyCode

Source

pub const KEY_MOVE_END: OH_NativeXComponent_KeyCode

Source

pub const KEY_INSERT: OH_NativeXComponent_KeyCode

Source

pub const KEY_FORWARD: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_PLAY: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_PAUSE: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_CLOSE: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_EJECT: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_RECORD: OH_NativeXComponent_KeyCode

Source

pub const KEY_F1: OH_NativeXComponent_KeyCode

Source

pub const KEY_F2: OH_NativeXComponent_KeyCode

Source

pub const KEY_F3: OH_NativeXComponent_KeyCode

Source

pub const KEY_F4: OH_NativeXComponent_KeyCode

Source

pub const KEY_F5: OH_NativeXComponent_KeyCode

Source

pub const KEY_F6: OH_NativeXComponent_KeyCode

Source

pub const KEY_F7: OH_NativeXComponent_KeyCode

Source

pub const KEY_F8: OH_NativeXComponent_KeyCode

Source

pub const KEY_F9: OH_NativeXComponent_KeyCode

Source

pub const KEY_F10: OH_NativeXComponent_KeyCode

Source

pub const KEY_F11: OH_NativeXComponent_KeyCode

Source

pub const KEY_F12: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUM_LOCK: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_0: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_1: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_2: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_3: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_4: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_5: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_6: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_7: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_8: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_9: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_DIVIDE: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_MULTIPLY: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_SUBTRACT: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_ADD: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_DOT: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_COMMA: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_ENTER: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_EQUALS: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_LEFT_PAREN: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_RIGHT_PAREN: OH_NativeXComponent_KeyCode

Source

pub const KEY_VIRTUAL_MULTITASK: OH_NativeXComponent_KeyCode

Source

pub const KEY_SLEEP: OH_NativeXComponent_KeyCode

Source

pub const KEY_ZENKAKU_HANKAKU: OH_NativeXComponent_KeyCode

Source

pub const KEY_102ND: OH_NativeXComponent_KeyCode

Source

pub const KEY_RO: OH_NativeXComponent_KeyCode

Source

pub const KEY_KATAKANA: OH_NativeXComponent_KeyCode

Source

pub const KEY_HIRAGANA: OH_NativeXComponent_KeyCode

Source

pub const KEY_HENKAN: OH_NativeXComponent_KeyCode

Source

pub const KEY_KATAKANA_HIRAGANA: OH_NativeXComponent_KeyCode

Source

pub const KEY_MUHENKAN: OH_NativeXComponent_KeyCode

Source

pub const KEY_LINEFEED: OH_NativeXComponent_KeyCode

Source

pub const KEY_MACRO: OH_NativeXComponent_KeyCode

Source

pub const KEY_NUMPAD_PLUSMINUS: OH_NativeXComponent_KeyCode

Source

pub const KEY_SCALE: OH_NativeXComponent_KeyCode

Source

pub const KEY_HANGUEL: OH_NativeXComponent_KeyCode

Source

pub const KEY_HANJA: OH_NativeXComponent_KeyCode

Source

pub const KEY_YEN: OH_NativeXComponent_KeyCode

Source

pub const KEY_STOP: OH_NativeXComponent_KeyCode

Source

pub const KEY_AGAIN: OH_NativeXComponent_KeyCode

Source

pub const KEY_PROPS: OH_NativeXComponent_KeyCode

Source

pub const KEY_UNDO: OH_NativeXComponent_KeyCode

Source

pub const KEY_COPY: OH_NativeXComponent_KeyCode

Source

pub const KEY_OPEN: OH_NativeXComponent_KeyCode

Source

pub const KEY_PASTE: OH_NativeXComponent_KeyCode

Source

pub const KEY_FIND: OH_NativeXComponent_KeyCode

Source

pub const KEY_CUT: OH_NativeXComponent_KeyCode

Source

pub const KEY_HELP: OH_NativeXComponent_KeyCode

Source

pub const KEY_CALC: OH_NativeXComponent_KeyCode

Source

pub const KEY_FILE: OH_NativeXComponent_KeyCode

Source

pub const KEY_BOOKMARKS: OH_NativeXComponent_KeyCode

Source

pub const KEY_NEXT: OH_NativeXComponent_KeyCode

Source

pub const KEY_PLAYPAUSE: OH_NativeXComponent_KeyCode

Source

pub const KEY_PREVIOUS: OH_NativeXComponent_KeyCode

Source

pub const KEY_STOPCD: OH_NativeXComponent_KeyCode

Source

pub const KEY_CONFIG: OH_NativeXComponent_KeyCode

Source

pub const KEY_REFRESH: OH_NativeXComponent_KeyCode

Source

pub const KEY_EXIT: OH_NativeXComponent_KeyCode

Source

pub const KEY_EDIT: OH_NativeXComponent_KeyCode

Source

pub const KEY_SCROLLUP: OH_NativeXComponent_KeyCode

Source

pub const KEY_SCROLLDOWN: OH_NativeXComponent_KeyCode

Source

pub const KEY_NEW: OH_NativeXComponent_KeyCode

Source

pub const KEY_REDO: OH_NativeXComponent_KeyCode

Source

pub const KEY_CLOSE: OH_NativeXComponent_KeyCode

Source

pub const KEY_PLAY: OH_NativeXComponent_KeyCode

Source

pub const KEY_BASSBOOST: OH_NativeXComponent_KeyCode

Source

pub const KEY_PRINT: OH_NativeXComponent_KeyCode

Source

pub const KEY_CHAT: OH_NativeXComponent_KeyCode

Source

pub const KEY_FINANCE: OH_NativeXComponent_KeyCode

Source

pub const KEY_CANCEL: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDILLUM_TOGGLE: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDILLUM_DOWN: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDILLUM_UP: OH_NativeXComponent_KeyCode

Source

pub const KEY_SEND: OH_NativeXComponent_KeyCode

Source

pub const KEY_REPLY: OH_NativeXComponent_KeyCode

Source

pub const KEY_FORWARDMAIL: OH_NativeXComponent_KeyCode

Source

pub const KEY_SAVE: OH_NativeXComponent_KeyCode

Source

pub const KEY_DOCUMENTS: OH_NativeXComponent_KeyCode

Source

pub const KEY_VIDEO_NEXT: OH_NativeXComponent_KeyCode

Source

pub const KEY_VIDEO_PREV: OH_NativeXComponent_KeyCode

Source

pub const KEY_BRIGHTNESS_CYCLE: OH_NativeXComponent_KeyCode

Source

pub const KEY_BRIGHTNESS_ZERO: OH_NativeXComponent_KeyCode

Source

pub const KEY_DISPLAY_OFF: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_MISC: OH_NativeXComponent_KeyCode

Source

pub const KEY_GOTO: OH_NativeXComponent_KeyCode

Source

pub const KEY_INFO: OH_NativeXComponent_KeyCode

Source

pub const KEY_PROGRAM: OH_NativeXComponent_KeyCode

Source

pub const KEY_PVR: OH_NativeXComponent_KeyCode

Source

pub const KEY_SUBTITLE: OH_NativeXComponent_KeyCode

Source

pub const KEY_FULL_SCREEN: OH_NativeXComponent_KeyCode

Source

pub const KEY_KEYBOARD: OH_NativeXComponent_KeyCode

Source

pub const KEY_ASPECT_RATIO: OH_NativeXComponent_KeyCode

Source

pub const KEY_PC: OH_NativeXComponent_KeyCode

Source

pub const KEY_TV: OH_NativeXComponent_KeyCode

Source

pub const KEY_TV2: OH_NativeXComponent_KeyCode

Source

pub const KEY_VCR: OH_NativeXComponent_KeyCode

Source

pub const KEY_VCR2: OH_NativeXComponent_KeyCode

Source

pub const KEY_SAT: OH_NativeXComponent_KeyCode

Source

pub const KEY_CD: OH_NativeXComponent_KeyCode

Source

pub const KEY_TAPE: OH_NativeXComponent_KeyCode

Source

pub const KEY_TUNER: OH_NativeXComponent_KeyCode

Source

pub const KEY_PLAYER: OH_NativeXComponent_KeyCode

Source

pub const KEY_DVD: OH_NativeXComponent_KeyCode

Source

pub const KEY_AUDIO: OH_NativeXComponent_KeyCode

Source

pub const KEY_VIDEO: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEMO: OH_NativeXComponent_KeyCode

Source

pub const KEY_CALENDAR: OH_NativeXComponent_KeyCode

Source

pub const KEY_RED: OH_NativeXComponent_KeyCode

Source

pub const KEY_GREEN: OH_NativeXComponent_KeyCode

Source

pub const KEY_YELLOW: OH_NativeXComponent_KeyCode

Source

pub const KEY_BLUE: OH_NativeXComponent_KeyCode

Source

pub const KEY_CHANNELUP: OH_NativeXComponent_KeyCode

Source

pub const KEY_CHANNELDOWN: OH_NativeXComponent_KeyCode

Source

pub const KEY_LAST: OH_NativeXComponent_KeyCode

Source

pub const KEY_RESTART: OH_NativeXComponent_KeyCode

Source

pub const KEY_SLOW: OH_NativeXComponent_KeyCode

Source

pub const KEY_SHUFFLE: OH_NativeXComponent_KeyCode

Source

pub const KEY_VIDEOPHONE: OH_NativeXComponent_KeyCode

Source

pub const KEY_GAMES: OH_NativeXComponent_KeyCode

Source

pub const KEY_ZOOMIN: OH_NativeXComponent_KeyCode

Source

pub const KEY_ZOOMOUT: OH_NativeXComponent_KeyCode

Source

pub const KEY_ZOOMRESET: OH_NativeXComponent_KeyCode

Source

pub const KEY_WORDPROCESSOR: OH_NativeXComponent_KeyCode

Source

pub const KEY_EDITOR: OH_NativeXComponent_KeyCode

Source

pub const KEY_SPREADSHEET: OH_NativeXComponent_KeyCode

Source

pub const KEY_GRAPHICSEDITOR: OH_NativeXComponent_KeyCode

Source

pub const KEY_PRESENTATION: OH_NativeXComponent_KeyCode

Source

pub const KEY_DATABASE: OH_NativeXComponent_KeyCode

Source

pub const KEY_NEWS: OH_NativeXComponent_KeyCode

Source

pub const KEY_VOICEMAIL: OH_NativeXComponent_KeyCode

Source

pub const KEY_ADDRESSBOOK: OH_NativeXComponent_KeyCode

Source

pub const KEY_MESSENGER: OH_NativeXComponent_KeyCode

Source

pub const KEY_BRIGHTNESS_TOGGLE: OH_NativeXComponent_KeyCode

Source

pub const KEY_SPELLCHECK: OH_NativeXComponent_KeyCode

Source

pub const KEY_COFFEE: OH_NativeXComponent_KeyCode

Source

pub const KEY_MEDIA_REPEAT: OH_NativeXComponent_KeyCode

Source

pub const KEY_IMAGES: OH_NativeXComponent_KeyCode

Source

pub const KEY_BUTTONCONFIG: OH_NativeXComponent_KeyCode

Source

pub const KEY_TASKMANAGER: OH_NativeXComponent_KeyCode

Source

pub const KEY_JOURNAL: OH_NativeXComponent_KeyCode

Source

pub const KEY_CONTROLPANEL: OH_NativeXComponent_KeyCode

Source

pub const KEY_APPSELECT: OH_NativeXComponent_KeyCode

Source

pub const KEY_SCREENSAVER: OH_NativeXComponent_KeyCode

Source

pub const KEY_ASSISTANT: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBD_LAYOUT_NEXT: OH_NativeXComponent_KeyCode

Source

pub const KEY_BRIGHTNESS_MIN: OH_NativeXComponent_KeyCode

Source

pub const KEY_BRIGHTNESS_MAX: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDINPUTASSIST_PREV: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDINPUTASSIST_NEXT: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDINPUTASSIST_PREVGROUP: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDINPUTASSIST_NEXTGROUP: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDINPUTASSIST_ACCEPT: OH_NativeXComponent_KeyCode

Source

pub const KEY_KBDINPUTASSIST_CANCEL: OH_NativeXComponent_KeyCode

Source

pub const KEY_FRONT: OH_NativeXComponent_KeyCode

Source

pub const KEY_SETUP: OH_NativeXComponent_KeyCode

Source

pub const KEY_WAKEUP: OH_NativeXComponent_KeyCode

Source

pub const KEY_SENDFILE: OH_NativeXComponent_KeyCode

Source

pub const KEY_DELETEFILE: OH_NativeXComponent_KeyCode

Source

pub const KEY_XFER: OH_NativeXComponent_KeyCode

Source

pub const KEY_PROG1: OH_NativeXComponent_KeyCode

Source

pub const KEY_PROG2: OH_NativeXComponent_KeyCode

Source

pub const KEY_MSDOS: OH_NativeXComponent_KeyCode

Source

pub const KEY_SCREENLOCK: OH_NativeXComponent_KeyCode

Source

pub const KEY_DIRECTION_ROTATE_DISPLAY: OH_NativeXComponent_KeyCode

Source

pub const KEY_CYCLEWINDOWS: OH_NativeXComponent_KeyCode

Source

pub const KEY_COMPUTER: OH_NativeXComponent_KeyCode

Source

pub const KEY_EJECTCLOSECD: OH_NativeXComponent_KeyCode

Source

pub const KEY_ISO: OH_NativeXComponent_KeyCode

Source

pub const KEY_MOVE: OH_NativeXComponent_KeyCode

Source

pub const KEY_F13: OH_NativeXComponent_KeyCode

Source

pub const KEY_F14: OH_NativeXComponent_KeyCode

Source

pub const KEY_F15: OH_NativeXComponent_KeyCode

Source

pub const KEY_F16: OH_NativeXComponent_KeyCode

Source

pub const KEY_F17: OH_NativeXComponent_KeyCode

Source

pub const KEY_F18: OH_NativeXComponent_KeyCode

Source

pub const KEY_F19: OH_NativeXComponent_KeyCode

Source

pub const KEY_F20: OH_NativeXComponent_KeyCode

Source

pub const KEY_F21: OH_NativeXComponent_KeyCode

Source

pub const KEY_F22: OH_NativeXComponent_KeyCode

Source

pub const KEY_F23: OH_NativeXComponent_KeyCode

Source

pub const KEY_F24: OH_NativeXComponent_KeyCode

Source

pub const KEY_PROG3: OH_NativeXComponent_KeyCode

Source

pub const KEY_PROG4: OH_NativeXComponent_KeyCode

Source

pub const KEY_DASHBOARD: OH_NativeXComponent_KeyCode

Source

pub const KEY_SUSPEND: OH_NativeXComponent_KeyCode

Source

pub const KEY_HP: OH_NativeXComponent_KeyCode

Source

pub const KEY_SOUND: OH_NativeXComponent_KeyCode

Source

pub const KEY_QUESTION: OH_NativeXComponent_KeyCode

Source

pub const KEY_CONNECT: OH_NativeXComponent_KeyCode

Source

pub const KEY_SPORT: OH_NativeXComponent_KeyCode

Source

pub const KEY_SHOP: OH_NativeXComponent_KeyCode

Source

pub const KEY_ALTERASE: OH_NativeXComponent_KeyCode

Source

pub const KEY_SWITCHVIDEOMODE: OH_NativeXComponent_KeyCode

Source

pub const KEY_BATTERY: OH_NativeXComponent_KeyCode

Source

pub const KEY_BLUETOOTH: OH_NativeXComponent_KeyCode

Source

pub const KEY_WLAN: OH_NativeXComponent_KeyCode

Source

pub const KEY_UWB: OH_NativeXComponent_KeyCode

Source

pub const KEY_WWAN_WIMAX: OH_NativeXComponent_KeyCode

Source

pub const KEY_RFKILL: OH_NativeXComponent_KeyCode

Source

pub const KEY_CHANNEL: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_0: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_1: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_2: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_3: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_4: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_5: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_6: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_7: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_8: OH_NativeXComponent_KeyCode

Source

pub const KEY_BTN_9: OH_NativeXComponent_KeyCode

Trait Implementations§

Source§

impl Clone for OH_NativeXComponent_KeyCode

Source§

fn clone(&self) -> OH_NativeXComponent_KeyCode

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for OH_NativeXComponent_KeyCode

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl From<OH_NativeXComponent_KeyCode> for Code

Available on crate feature keyboard-types only.
Source§

fn from(code: OH_NativeXComponent_KeyCode) -> Self

Converts to this type from the input type.
Source§

impl Hash for OH_NativeXComponent_KeyCode

Source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · Source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
Source§

impl PartialEq for OH_NativeXComponent_KeyCode

Source§

fn eq(&self, other: &OH_NativeXComponent_KeyCode) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Copy for OH_NativeXComponent_KeyCode

Source§

impl Eq for OH_NativeXComponent_KeyCode

Source§

impl StructuralPartialEq for OH_NativeXComponent_KeyCode

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.