MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / onLoaded

Method onLoaded

packages/core/ui/action-bar/index.android.ts:186–189  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

184 }
185
186 public onLoaded() {
187 super.onLoaded();
188 this.update();
189 }
190
191 override get needsNativeDrawableFill(): boolean {
192 return true;

Callers

nothing calls this directly

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected