Setup HashLink VM
Preparing search index...
ReleaseAsset
Interface ReleaseAsset
Represents an asset of a GitHub release.
interface
ReleaseAsset
{
file
:
string
;
platform
:
Platform
;
}
Index
Properties
file
platform
Properties
file
file
:
string
The target file.
platform
platform
:
Platform
The target platform.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
platform
Setup HashLink VM
Loading...
Represents an asset of a GitHub release.