mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge branch 'feat/monorepo' of https://github.com/NativeScript/NativeScript into feat/monorepo
This commit is contained in:
@@ -265,6 +265,7 @@ export class Button extends ButtonBase {
|
||||
}
|
||||
}
|
||||
|
||||
@NativeClass
|
||||
class TapHandlerImpl extends NSObject {
|
||||
private _owner: WeakRef<Button>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user