Searched refs:setOnFocus (Results 1 – 6 of 6) sorted by relevance
91 ### setOnFocus subsection93 setOnFocus(callback: Callback\<void> | undefined): void
1998 getUINativeModule().common.setOnFocus(node, this.value);4734 setOnFocus(callback: () => void): void {4736 getUINativeModule().frameNode.setOnFocus(this._nodePtr, callback, this._instanceId);
3609 frameNode.commonEvent.setOnFocus(() => {
3155 frameNode.commonEvent.setOnFocus(() => {
1836 getUINativeModule().common.setOnFocus(node, this.value);4726 setOnFocus(callback) { method in UICommonEvent4728 getUINativeModule().frameNode.setOnFocus(this._nodePtr, callback, this._instanceId);