struct ViewTokenPair

Defined at line 14 of file ../../sdk/lib/ui/scenic/cpp/view_token_pair.h

Public Members

ViewToken view_token
ViewHolderToken view_holder_token

Public Methods

ViewTokenPair New ()

Convenience function which allows clients to easily create a valid

|ViewToken| / |ViewHolderToken| pair for use with |View| / |ViewHolder|

resources.

Defined at line 10 of file ../../sdk/lib/ui/scenic/cpp/view_token_pair.cc