textureId property
int?
get
textureId
Hardware texture ID assigned by the native platform engine.
Implementation
int? get textureId => _textureId;
Hardware texture ID assigned by the native platform engine.
int? get textureId => _textureId;