Searched defs:getBackgroundColorAsync (Results 1 – 9 of 9) sorted by relevance
31 export async function getBackgroundColorAsync() { function
3 getBackgroundColorAsync(): any; constant
33 export async function getBackgroundColorAsync(): Promise<ColorValue | null> { function
58 fun getBackgroundColorAsync(promise: Promise) { in getBackgroundColorAsync() method
73 export async function getBackgroundColorAsync(): Promise<ColorValue> { function
58 export async function getBackgroundColorAsync() { function
55 fun getBackgroundColorAsync(promise: Promise) { in <lambda>() method