isFavorite
isFavorite: (field: Field, imodel: IModelConnection, scope: FavoritePropertiesScope) => boolean | Promise<boolean> | undefined
Callback to check whether a property is favorite or not. Defaults to calling Presentation.favoriteProperties
to get this information.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.